chore: added start:with-theme npm script (#378)

This commit is contained in:
Peter Kulko
2023-12-15 11:41:15 +02:00
committed by GitHub
parent 238854bdfb
commit 59c78ac479

View File

@@ -12,6 +12,7 @@
"lint": "fedx-scripts eslint --ext .js --ext .jsx .",
"snapshot": "fedx-scripts jest --updateSnapshot",
"start": "fedx-scripts webpack-dev-server --progress",
"start:with-theme": "paragon install-theme && npm start && npm install",
"test": "fedx-scripts jest --coverage"
},
"files": [