mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-25 19:37:34 -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: {
|
rollupOptions: {
|
||||||
external: {
|
external: {
|
||||||
'swiper': 'swiper',
|
'swiper': 'swiper',
|
||||||
|
'vue': 'vue',
|
||||||
},
|
},
|
||||||
input: {
|
input: {
|
||||||
app: './src/init.ts',
|
app: './src/init.ts',
|
||||||
|
|
Loading…
Reference in a new issue