diff --git a/package.json b/package.json index 6afb124..558e6d2 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,9 @@ "build:prod": "react-scripts build", "winBuild": "react-scripts build", "test": "react-scripts test", - "eject": "react-scripts eject" + "eject": "react-scripts eject", + "local:build:dev": "firebase use DEV && firebase apps:sdkconfig web --json > ./src/utasks-configuration.json && yarn run winBuild", + "firebase:local:deploy": "firebase emulators:start --only hosting:utasks-develop" }, "browserslist": { "production": [