mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 20:23:49 +01:00
s
This commit is contained in:
parent
d8ba9cacdc
commit
7070e25fd8
@ -53,9 +53,8 @@ export default defineConfig(({ command, mode }) => {
|
||||
],
|
||||
manifest: 'manifest.json',
|
||||
rollupOptions: {
|
||||
external: {
|
||||
'swiper': 'swiper',
|
||||
'vue': 'vue',
|
||||
optimizeDeps: {
|
||||
exclude: ['swiper'],
|
||||
},
|
||||
input: {
|
||||
app: './src/init.ts',
|
||||
|
Loading…
Reference in New Issue
Block a user