@cocowalla you can follow this
Put in your package.json "build": "ionic-app-scripts build --dev"
under "scripts"
.
For me works, but only for providers. I don’t see my pages (views) listed in the source.
@cocowalla you can follow this
Put in your package.json "build": "ionic-app-scripts build --dev"
under "scripts"
.
For me works, but only for providers. I don’t see my pages (views) listed in the source.