You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.
Hello, I'm building an electron app using vue-cli-plugin-electron-builder.
I tried several ways to fix the heap memory limit, but all failed.
The only clue is to use the fork-ts-checker plug-in to release the memory limitation in the webpack chain, but the memory limitation will not be fixed.
Please help me... :(((
The text was updated successfully, but these errors were encountered:
Hello, I'm building an electron app using vue-cli-plugin-electron-builder.
I tried several ways to fix the heap memory limit, but all failed.
The only clue is to use the fork-ts-checker plug-in to release the memory limitation in the webpack chain, but the memory limitation will not be fixed.
Please help me... :(((
The text was updated successfully, but these errors were encountered: