@@ -117,7 +117,7 @@ export function getConfig(): UserConfig {
|
||||
manifest: 'manifest.json',
|
||||
rollupOptions: {
|
||||
input: {
|
||||
app: './src/init.ts',
|
||||
app: './src/_boot_.ts',
|
||||
},
|
||||
output: {
|
||||
manualChunks: {
|
||||
|
Reference in New Issue
Block a user