add conf to remember preferred config
This commit is contained in:
parent
e180e34ee5
commit
288d18f616
6 changed files with 59 additions and 13 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue