mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
Merge remote-tracking branch 'origin/gh-pages' into gh-pages
This commit is contained in:
commit
cde47b1b50
@ -15,7 +15,7 @@
|
|||||||
"minor": "npm version minor -m\"update version to %s\" && git push && git push --tags",
|
"minor": "npm version minor -m\"update version to %s\" && git push && git push --tags",
|
||||||
"major": "npm version major -m\"update version to %s\" && git push && git push --tags",
|
"major": "npm version major -m\"update version to %s\" && git push && git push --tags",
|
||||||
"buildwp": "webpack --config webpack-production.config.js --progress --profile --colors",
|
"buildwp": "webpack --config webpack-production.config.js --progress --profile --colors",
|
||||||
"babel": "rm -rf dist; babel src/ --out-dir dist/",
|
"babel": "rm -rf dist && babel src/ --out-dir dist/",
|
||||||
"all": "npm run lint && npm run test && npm run babel"
|
"all": "npm run lint && npm run test && npm run babel"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user