WIP: TypeScript bugs
This commit is contained in:
@@ -9,6 +9,9 @@ export default defineConfig(({ mode }) => {
|
||||
return{
|
||||
plugins: [vue()],
|
||||
transpileDependencies: true,
|
||||
// 環境變數
|
||||
envDir: './env',
|
||||
base: '/', // 這裡設置了 BASE_URL
|
||||
// 設定路徑別名
|
||||
resolve: {
|
||||
alias: {
|
||||
|
||||
Reference in New Issue
Block a user