为 Vite 下的 uni-app 提供基于文件系统的路由

uniapp
1 Open Issue Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub

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

为 Vite 下的 uni-app 提供基于文件系统的路由

TypeScript
#uniapp