feat(vscode): 配置开发任务在文件夹打开时自动运行 [skip ci]
This commit is contained in:
@@ -40,6 +40,7 @@ export default defineConfig(async (configEnv) => {
|
||||
resolve: {
|
||||
alias: {
|
||||
'@': fileURLToPath(new URL('./src', import.meta.url)),
|
||||
'~': fileURLToPath(new URL('./src', import.meta.url)),
|
||||
},
|
||||
},
|
||||
define: {
|
||||
|
||||
Reference in New Issue
Block a user