mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-25 10:19:06 +01:00
fix
This commit is contained in:
parent
7070e25fd8
commit
3d58838261
@ -52,10 +52,10 @@ export default defineConfig(({ command, mode }) => {
|
||||
'es2017', // TODO: そのうち消す
|
||||
],
|
||||
manifest: 'manifest.json',
|
||||
optimizeDeps: {
|
||||
exclude: ['swiper'],
|
||||
},
|
||||
rollupOptions: {
|
||||
optimizeDeps: {
|
||||
exclude: ['swiper'],
|
||||
},
|
||||
input: {
|
||||
app: './src/init.ts',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user