mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 00:43:49 +01:00
fix????
This commit is contained in:
parent
3d58838261
commit
6170340fcb
@ -15,6 +15,9 @@ packageExtensions:
|
||||
chartjs-adapter-date-fns@*:
|
||||
peerDependencies:
|
||||
date-fns: "*"
|
||||
swiper@*:
|
||||
peerDependencies:
|
||||
vue: "*"
|
||||
consolidate@*:
|
||||
dependencies:
|
||||
ejs: "*"
|
||||
|
@ -52,9 +52,6 @@ export default defineConfig(({ command, mode }) => {
|
||||
'es2017', // TODO: そのうち消す
|
||||
],
|
||||
manifest: 'manifest.json',
|
||||
optimizeDeps: {
|
||||
exclude: ['swiper'],
|
||||
},
|
||||
rollupOptions: {
|
||||
input: {
|
||||
app: './src/init.ts',
|
||||
|
Loading…
Reference in New Issue
Block a user