I consider it was broken by update of nodejs-lts-jod
and -iron
is fine. I may try to switch nvm
if you requested.
npm run gulp
could be replaced with gulp
(https://archlinux.org/packages/extra/any/gulp/) but it has more risk of OOM in my experience.
You can also npm run gulp --max-old-space-size=N
(N=8192 is default).
Pinned Comments
oech3 commented on 2025-05-06 17:44 (UTC) (edited on 2025-06-15 10:05 (UTC) by oech3)
This only supports
~/.config/{electron,electronNM}-flags.conf
.See https://github.com/voideditor/void/commits/main/ for versioned commit e.g.
1.4.2 source=("git+https://github.com/voideditor/void.git#commit=aacae4728f58dbdc5bf6e06a37b487d5b82cb147")
.oech3 commented on 2025-05-04 09:43 (UTC) (edited on 2025-05-18 05:57 (UTC) by oech3)
Tell me if someone succeed to minify js files.