cds803

Results 3 comments of cds803

``` { "compilerOptions": { "paths": { "@/*": [ "src/*" ], "@@/*": [ "src/.umi/*" ], "@umijs/max": [ "~/node_modules/.pnpm/[email protected]_bydnn5hg4wi5mp2wv6srjc7bde/node_modules/umi" ], "@umijs/max/typings": [ "src/.umi/typings" ] } } } ``` src/.umi/tsconfig.json 默认生成的配置里,@umijs/max 是一个通过包版本生成的动态路径,拷贝到外层tsconfig.json,版本号和路径地址也有可能会发生变化。 现在需要扩展其他自定义配置,有其他解决方案?

Are there any new developments regarding dart-next? We are very and urgently in need of a new version. Thank you for the author's contributions.