vue
This commit is contained in:
parent
80e085dadc
commit
0dc7992a6f
@ -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 New Issue
Block a user