mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-04 15:07:21 +01:00
do build before version
This commit is contained in:
@@ -14,7 +14,8 @@
|
|||||||
"start": "react-scripts start",
|
"start": "react-scripts start",
|
||||||
"build": "react-scripts build",
|
"build": "react-scripts build",
|
||||||
"test": "react-scripts test --env=jsdom",
|
"test": "react-scripts test --env=jsdom",
|
||||||
"eject": "react-scripts eject"
|
"eject": "react-scripts eject",
|
||||||
|
"preversion": "npm run build"
|
||||||
},
|
},
|
||||||
"proxy": "http://localhost:5000",
|
"proxy": "http://localhost:5000",
|
||||||
"homepage": "http://pi"
|
"homepage": "http://pi"
|
||||||
|
|||||||
Reference in New Issue
Block a user