UNPKG
@gozenc/interpolate-html-plugin
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
InterpolateHtmlPlugin implemented for webpack v5.
fatihgozenc/interpolate-html-plugin
@gozenc/interpolate-html-plugin
/
test
/
src
/
index.html
11 lines
(10 loc)
•
296 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"
/>
<
meta
http-equiv
=
"X-UA-Compatible"
content
=
"IE=edge"
/>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
/>
<
title
>
%SELCUK_URL%
</
title
>
</
head
>
<
body
>
</
body
>
</
html
>