UNPKG
@koreez/phaser2-animate
Version:
latest (1.0.0-alpha.4)
1.0.0-alpha.4
1.0.0-alpha.3
1.0.0-alpha.2
1.0.0-alpha.1
Phaser2 Animate
github.com/koreezgames/phaser2-animate-plugin
koreezgames/phaser2-animate-plugin
@koreez/phaser2-animate
/
static
/
index.html
13 lines
(10 loc)
•
293 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
/>
<
title
>
Phaser Boilerplate
</
title
>
<
link
rel
=
"manifest"
href
=
"manifest.json"
/>
<
script
src
=
"<%= htmlWebpackPlugin.files.chunks.main.entry %>"
>
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>