When I try to start/build my meteor app, it will spike the CPU usage to 100% and memory to about 1.8G/0.8G but still hung in the "Building for web.browser " phase.
I googled a lot and tried trick like renaming large files to .es5.js and removing ecmascrpt package but no luck.
Any clue how to solve this? Need to make a build for tomorrow.
Thanks!