Fix for react-snapshot build
This commit is contained in:
parent
fb3a5a9b00
commit
968a0258be
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
"npm-run-all -s prepare-content build:js build:postcss react-snapshot sw",
|
||||
"build:js": "react-scripts build",
|
||||
"build:postcss": "postcss build/static/css/*.css -r",
|
||||
"react-snapshot": "react-snapshot",
|
||||
"parse-content": "node ./functions/parse-content.js",
|
||||
"resize-images": "node ./functions/resize-images.js",
|
||||
"prepare-content": "npm-run-all -s parse-content resize-images",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue