Open 981377660LMT opened 2 months ago
src/index.tsx(11,21): error TS6059: File '/Users/xxx/foo.ts' is not under 'rootDir' '/Users/xxx/packages/components-form-ui/src'. 'rootDir' is expected to contain all source files.
ts 报错,不在rootDIr下。 但是如果改变dir,会打包进很多无关的文件。
src/index.tsx(11,21): error TS6059: File '/Users/xxx/foo.ts' is not under 'rootDir' '/Users/xxx/packages/components-form-ui/src'. 'rootDir' is expected to contain all source files.