tserkov / vue-plugin-load-script

A Vue plugin for injecting remote scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to load a vue compiled app into current app

hoseinmirian opened this issue · comments

I was wondering if there is a way to compile and build a vue app which is finally a js file and load it into our current vue app and use it as a remote component? can u make an example. tnx. can I export a vue component or a full vue app as js file and then load it using your library'? can u please explain in detail how to export properly and how to load it in another vue app.. tnc

commented

@hoseinmirian Were you able to make it work?

@hoseinmirian Were you able to make it work?

nope. I did try but it seems it has some isssues