We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f4d7a4 commit 064aed8Copy full SHA for 064aed8
package.json
@@ -73,6 +73,7 @@
73
},
74
"scripts": {
75
"build": "gatsby clean && gatsby build",
76
+ "build-ci": "gatsby clean && gatsby build",
77
"check-all": "npm-run-all prettier generate-ids --parallel lint flow",
78
"ci-check": "npm-run-all prettier:diff --parallel lint flow",
79
"dev": "gatsby develop -H 0.0.0.0",
0 commit comments