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 Nov 20, 2020. It is now read-only.
I am sometimes getting the following js stack when it crashes:
--
==== JS stack trace =========================================
Security context: 0x1eebfa29cca1
1: indexOf(this=0x8003cb8acb9 <Very long string[120432959]>)
2: cssmin [/home/1/www/node_modules/cssmin/cssmin.js:~28] [pc=0x30c7f5977e84](this=0x3443744b0189 ,css=0x2bd8de31baa9 <Very long string[20809655]>,linebreakpos=0x1eebfa282241 )
3: arguments adaptor frame: 1->2
5: /* anonymous */ [/home/1/www/node_modules/express-minify/minifier....
FATAL ERROR: CALL_AND_RETRY_LAST Allocation failed - JavaScript heap out of memory
--
any idea how to fix it?
I am using express-minify 0.2.0. I see there were new versions - is this issue known/fixed?
thanks
The text was updated successfully, but these errors were encountered: