Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Oct 12, 2021. It is now read-only.
This repository was archived by the owner on Oct 12, 2021. It is now read-only.
There was an error while loading. Please reload this page.
After running:
ng build --prodpush doesn't workng build --aot --prodpush doesn't workWhen running:
ng serve --prodit worksng serve --aot --proddoesn't workSo for the
serveit seems like --aot breaks NgServiceWorker/push optionsFor
buildit doesn't work at all :/