修复编译错误
This commit is contained in:
@@ -15,7 +15,8 @@ export default defineConfig({
|
||||
output: {
|
||||
globals: {
|
||||
vue: 'Vue'
|
||||
}
|
||||
},
|
||||
exports: 'named'
|
||||
}
|
||||
},
|
||||
outDir: 'dist'
|
||||
|
||||
Reference in New Issue
Block a user