UNPKG
kfirst
Version:
latest (1.0.0)
1.0.0
''[Dmy first webpack and module for common.js'
kfirst
/
index.html
11 lines
(10 loc)
•
200 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE
html
>
<
html
lang
=
"en"
>
<
head
>
<
meta
charset
=
"UTF-8"
>
<
title
>
Document
</
title
>
<
script
src
=
"dist/my-first-webpack.bundle.js"
>
</
script
>
</
head
>
<
body
>
</
body
>
</
html
>