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
I'm using usemin to also generating sourcemap in my grunt chain. I've used the suggestion indicated here yeoman/grunt-usemin#220 for being able to generate sourcemap.
However grunt/node is using more than 3GB of RAM for the generation. If I don't add the sourcemap the RAM usage is way lowe. It seems to me quite an exaggeration. Is this a memory leak? Anyone had some similar issue and know how to fix this?
The text was updated successfully, but these errors were encountered:
Hi all,
I'm using usemin to also generating sourcemap in my grunt chain. I've used the suggestion indicated here yeoman/grunt-usemin#220 for being able to generate sourcemap.
However grunt/node is using more than 3GB of RAM for the generation. If I don't add the sourcemap the RAM usage is way lowe. It seems to me quite an exaggeration. Is this a memory leak? Anyone had some similar issue and know how to fix this?
The text was updated successfully, but these errors were encountered: