- split build int ophases;
This commit is contained in:
@@ -5,7 +5,7 @@ phases:
|
||||
runtime-versions:
|
||||
nodejs: 20
|
||||
commands:
|
||||
- npm ci
|
||||
- npm install
|
||||
build:
|
||||
commands:
|
||||
- npm run build:dev
|
||||
|
||||
@@ -5,7 +5,7 @@ phases:
|
||||
runtime-versions:
|
||||
nodejs: 20
|
||||
commands:
|
||||
- npm ci
|
||||
- npm install
|
||||
build:
|
||||
commands:
|
||||
- npm run build:prod
|
||||
|
||||
Reference in New Issue
Block a user