Closed XShep closed 2 years ago
Hi XShep, sorry I hadn't really fully tested importing directly in the browser yet and it appears I've misconfigured the build and am exporting just commonjs and esm packages. I'll try and get a patch out today.
@XShep should be fixed in 0.3.3 let me know if not and I'll reopen
When going to import ngVue3 directly with a "script" tag into HTML file without using "module" type, i've been running into an issue with this:
What can i do to directly include it?