#Out of memory errors when building with @storybook/addon-coverage

2 messages · Page 1 of 1 (latest)

wispy condor
#

I have a 32 GB machine. I think this issue is happening because the add-on adds source maps. In my configuration in my main.js file I have source maps disabled but I guess the add-on overrides that. Is there anyway to keep them disabled? Would the add-on even work if it's disabled?

clear storm
#

Would the add-on even work if it's disabled?

I believe the answer is "no", but perhaps @worn basin can confirm that.