@samuelluo/vue2-container
v0.0.2
Published
a vue micro-service tools
Downloads
2
Readme
vue-container
how to use
<vue-container entry="your micro app's url">
</vue-container>
the micro app should mount and unMount the document events by itself
I'm use external sandbox from https://github.com/woai3c/mini-single-spa, thanks @woai3c