Cannot use import statement outside of a module, Web Worker with vite
I had an issue randomly come up where, in a VueJS application I was building with the vite build system, I have many web workers loaded as ES modules.
I had an issue randomly come up where, in a VueJS application I was building with the vite build system, I have many web workers loaded as ES modules.