mirror of
https://github.com/tomru/pdfer.git
synced 2026-03-03 06:27:19 +01:00
do build before version
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user