mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-11-25 07:36:18 +09:00
vue
This commit is contained in:
parent
243859a918
commit
d8ba9cacdc
@ -55,6 +55,7 @@ export default defineConfig(({ command, mode }) => {
|
||||
rollupOptions: {
|
||||
external: {
|
||||
'swiper': 'swiper',
|
||||
'vue': 'vue',
|
||||
},
|
||||
input: {
|
||||
app: './src/init.ts',
|
||||
|
Loading…
Reference in New Issue
Block a user