Merge branch 'develop' into bh-worker

This commit is contained in:
syuilo
2023-05-17 14:12:40 +09:00
145 changed files with 2804 additions and 4420 deletions

View File

@@ -117,7 +117,7 @@ export function getConfig(): UserConfig {
manifest: 'manifest.json',
rollupOptions: {
input: {
app: './src/init.ts',
app: './src/_boot_.ts',
},
output: {
manualChunks: {