do build before version

This commit is contained in:
Thomas Ruoff
2018-02-01 23:48:11 +01:00
parent 1f149b95ed
commit 956264bc92

View File

@@ -14,7 +14,8 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test --env=jsdom",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"preversion": "npm run build"
},
"proxy": "http://localhost:5000",
"homepage": "http://pi"