nextjs + typescript 配置paths alias站长2022年09月13日 18:43 · 阅读数 50+关注在tsconfig.json下, 可以配置path的alias需要额外几个配置build时增加tsc-aliasnpm i tsc-alias --save-dev 运行时增加tsconfig-pathsnpm i tsconfig-paths --save-dev转载自:https://segmentfault.com/a/1190000041840313