This repository was archived by the owner on May 1, 2020. It is now read-only.
Commit 0999f23
fix(script): linux only accepts one argument after shebang, so revert giving app-scripts more memory by default
Linux only accept one argument in a shebang, so everything after the
/usr/bin/env is seen as one argument.
For setting this node option, see
npm/npm#12238
Resolve #8381 parent d6cd13e commit 0999f23
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments