Add auto build in deployment firebase
This commit is contained in:
parent
0c511442be
commit
0fbd458817
@ -1,5 +1,6 @@
|
||||
{
|
||||
"hosting": {
|
||||
"predeploy": "npm run build-prod",
|
||||
"public": "dist/DiscoTrip",
|
||||
"ignore": [
|
||||
"firebase.json",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "disco-trip",
|
||||
"version": "0.0.0",
|
||||
"version": "0.1.0",
|
||||
"scripts": {
|
||||
"ng": "ng",
|
||||
"start": "ng serve",
|
||||
|
Loading…
Reference in New Issue
Block a user