Open cydrickn opened 1 year ago
Same situation here, and looking at this. You figure anything out since you asked this a while back @cydrickn?
Not yet, i went to a different solutions for now without using ilc
Hello everyone, thanks for your interest to ILC. For now we are not going to make deep support of Vue3, so I suggest to look at the strategy that has been described for angular support here https://github.com/namecheap/ilc/issues/248#issuecomment-766949099
Thanks @b1ff will check into that. If deep support is put together by the community at large, should it be brought up here, or is ILC itself the only interest here and its agnosticism means it does not want to encourage deep support?
ILC seems genuinely different, and if it had deep support, it might be used more.
Hey! Sorry for the late party :) I've developed a plugin to support React using ViteJS. In theory, you could use it also for your case. You can check it out here https://www.npmjs.com/package/vitejs-plugin-builder-ilc. Hope it help
Im using Vue3 with Vite, is their any support or tutorial to make it work with ILC?