-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
Ionic webview has a few of benefits over using the default webview but the main benefit for corber is it's ability to set a schema and hostname. I initially switched to this plugin as I needed to load web workers using the interface offered by ember-artisans, so I now load on https://app
instead of a file://
url, my web workers now load properly.
Another benefit which I've just tested is you do not need to modify rootURL
or locationType
and embers defaults will work out the box, assets load as they should using a root relative url /assets/i-work.png
.
It's well maintained, does not rely on ionic at all and allows us to keep closer to the ember happy path (and I'm sure this would help with other libraries like vue and react)
caass, alexblom, betocantu93 and mblackrittermblackrittermblackrittermblackrittermblackrittermblackritter
Metadata
Metadata
Assignees
Labels
No labels