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 aa43c6f commit 213b96bCopy full SHA for 213b96b
package.json
@@ -16,7 +16,6 @@
16
"lint:fix": "fedx-scripts eslint --fix --ext .js --ext .jsx .",
17
"snapshot": "fedx-scripts jest --updateSnapshot",
18
"start": "fedx-scripts webpack-dev-server --progress",
19
- "start:with-theme": "paragon install-theme && npm start && npm install",
20
"test": "fedx-scripts jest --coverage --passWithNoTests",
21
"test:debug": "node --inspect-brk node_modules/.bin/fedx-scripts jest --runInBand --watch"
22
},
0 commit comments