-
-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
Description
Reproduction link or steps
- git clone https://github.com/momei-LJM/element-plus.git
- git checkout test-dts
- pnpm build
I have minimized the current configuration.
config path: internal/build/src/tasks/modules.ts
What is expected?
It is hoped that the package can be completed normally and the dts can be generated correctly.
What is actually happening?
I always use the single tsconfig;However, still out of memory;(Is it a problem with my configuration?)
Any additional comments?
No response