微信扫一扫
webpack.config.js
webpack:{ alias: { "@": pathResolve("src"), } },
ts.config.json
"baseUrl": "./",
相关推荐