ionic-selector
Replaces tagName of your app's main component with ion-app
.
Installation
npm i -S ionic-selector
Usage
You don't even have to specify a selector of your main component.
It's the app
by default.
; ; // or blank or any selector you want
Before:
After: