这个是没有设置ts的输出目录 或者noEmit: true 设置为true 设置为false即可 ts-loader报的错误
Last active
February 19, 2019 03:37
-
-
Save lirongfei123/c11e733296c62e4f8aa7c34b407d4fac to your computer and use it in GitHub Desktop.
typescript #错误处理
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### TS2304: Cannot find name 'baseurl'. | |
declare var baseUrl: any |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment