Open Issues Need Help
View All on GitHub 🐛 Bug Report: ESM模式下大型项目内存溢出 2 months ago
AI Summary: This bug report details a memory overflow (OOM) issue when using the `@uni-helper/vite-plugin-uni-pages` plugin in ESM mode for large projects (90+ pages). The build process consumes over 4GB of memory, leading to a crash. The problem is specific to ESM mode and the plugin, as disabling the plugin or using CommonJS mode resolves it.
Complexity:
4/5
good first issue