@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
+ <title></title>
+ <!--preload-links-->
+ <!--app-context-->
+ </head>
+ <body>
+ <div id="app"><!--app-html--></div>
+ <script type="module" src="/main.js"></script>
+ </body>
+</html>
@@ -0,0 +1,8 @@
+{
+ "hash": "f7d4af5f",
+ "configHash": "a00e2214",
+ "lockfileHash": "e3b0c442",
+ "browserHash": "447d1d7a",
+ "optimized": {},
+ "chunks": {}
+}
@@ -0,0 +1,3 @@
+ "type": "module"