mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 11:27:31 -07:00
vue
This commit is contained in:
parent
243859a918
commit
d8ba9cacdc
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ export default defineConfig(({ command, mode }) => {
|
|||
rollupOptions: {
|
||||
external: {
|
||||
'swiper': 'swiper',
|
||||
'vue': 'vue',
|
||||
},
|
||||
input: {
|
||||
app: './src/init.ts',
|
||||
|
|
Loading…
Reference in a new issue