1
0
Fork 0

add conf to remember preferred config

This commit is contained in:
Travis Fischer 2018-03-15 23:54:41 -04:00 committed by Joost De Cock
parent e180e34ee5
commit 288d18f616
6 changed files with 59 additions and 13 deletions

View file

@ -10,6 +10,7 @@
"jsnext:main": "dist/index.es.js",
"scripts": {
"test": "CI=1 react-scripts test --env=jsdom",
"test:watch": "react-scripts test --env=jsdom",
"build": "rollup -c",
"start": "rollup -c -w",
"prepare": "{{manager}} run build",