chore: 配置H5打包文件,避免打包出现空文件

This commit is contained in:
王天骄
2026-06-03 16:21:32 +08:00
parent 287812fea5
commit 69c6a2969c
36 changed files with 70 additions and 7 deletions
+1 -1
View File
@@ -15,6 +15,6 @@
</head>
<body>
<div id="app"><!--app-html--></div>
<script type="module" src="/main.js"></script>
<script type="module" src="/main"></script>
</body>
</html>