Fork me on GitHub

2021年2月4日

angular 路径别名设置问题解决方案

摘要: 之前在项目根目录下的tsconfig.json文件中,配置path别名 baseUrl从当前目录开始,vscode可以出现智能提示,编译时出错。 error TS2307: Cannot find module '@lib/service/i18n.def/i18n.def' or its corr 阅读全文

posted @ 2021-02-04 16:14 破雷 阅读(251) 评论(0) 推荐(0) 编辑

导航