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
Using Tailwind CLI, the embedded Node executable, I sometimes stumble upon some lack of memory from the executable, while having tons of free RAM on the computer.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Using Tailwind CLI, the embedded Node executable, I sometimes stumble upon some lack of memory from the executable, while having tons of free RAM on the computer.
Would be great if we had an option like
max-old-space-size
that came to be passable to de Node executable.Like:
--max-old-space-size=4096
Any chance of doing so? Or is there already some dark wizardry allowing us to pass parameters to the CLI Node executable already? :)
Beta Was this translation helpful? Give feedback.
All reactions