在tsconfig.json下, 可以配置path的alias 需要额外几个配置 build时增加tsc-alias npm i tsc-alias --save-dev 运行时增加tsconfig-paths npm i tsconfig-paths --save-dev