We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70c6c34 + 0317c8a commit 32421edCopy full SHA for 32421ed
1 file changed
page.html
@@ -0,0 +1,11 @@
1
+<!DOCTYPE html>
2
+<html>
3
+ <head>
4
+ <meta charset="utf-8" />
5
+ ...
6
+ </head>
7
+ <body>
8
9
+ <script src="dist/bundle.js"></script>
10
+ </body>
11
+</html>
0 commit comments