Skip to content

thatsmekaustubh/angularpwawithionic

Repository files navigation

ionic start testangularpwa

ng add @angular/pwa --project app

Install npm i @babel/plugin-proposal-numeric-separator
Go to node_modules/@babel/preset-env/lib/available-plugins.js
Add var _pluginTransformNumericSeperator = _interopRequireDefault(require("@babel/plugin-proposal-numeric-separator"));
And add "proposal-numeric-separator":
_pluginTransformNumericSeperator to default variable

ionic build --prod

cd www
http-server -o

About

Quiet a few steps to get this one going hope this helps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published