mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add no optional npm flag
This commit is contained in:
parent
b4c382819d
commit
b7df590877
1 changed files with 5 additions and 0 deletions
|
|
@ -3,6 +3,11 @@
|
||||||
command = "npm run generate --quiet"
|
command = "npm run generate --quiet"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
[build.environment]
|
||||||
|
NPM_FLAGS = "--no-optional"
|
||||||
|
|
||||||
|
|
||||||
# https://docs.netlify.com/configure-builds/file-based-configuration/#redirects
|
# https://docs.netlify.com/configure-builds/file-based-configuration/#redirects
|
||||||
|
|
||||||
# old node redirect
|
# old node redirect
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue