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 was archived by the owner on Apr 20, 2018. It is now read-only.
I'm using usemin to also generating sourcemap in my grunt chain. I've used the suggestion indicated here #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?
Hi all,
I'm using usemin to also generating sourcemap in my grunt chain. I've used the suggestion indicated here #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?