Add build-step to generate service worker config with correct prefix
This commit is contained in:
parent
2ab5c7a6f5
commit
4005779c01
@ -8,6 +8,7 @@ steps:
|
|||||||
- npm i
|
- npm i
|
||||||
- npm install @ionic/cli
|
- npm install @ionic/cli
|
||||||
- ./node_modules/.bin/ionic build --prod
|
- ./node_modules/.bin/ionic build --prod
|
||||||
|
- ./node_modules/.bin/ngsw-config ./www/ ./ngsw-config.json /i
|
||||||
- tar czf build.tar.gz www
|
- tar czf build.tar.gz www
|
||||||
|
|
||||||
# =============== RELEASE ===============
|
# =============== RELEASE ===============
|
||||||
|
Loading…
Reference in New Issue
Block a user