v4.1.1 - Patch Update
Changelog
- [Bugfix] Lazy calling internal view instantiation for when
.start
or.devStart
is called. This will give developer a chance to decide when to start all jails process, like waiting some assets to get finally appended on dom for instance. This change will give library more previsibility on startup.