Jan-Paul Kleemans

Results 35 comments of Jan-Paul Kleemans

Hi, thanks for reporting. Could you maybe share your project (or a test project) so I can reproduce this error, and investigate how to resolve it.

Hi, have you tried the steps in https://github.com/jpkleemans/vite-svg-loader/issues/35?

`import.meta.globEager` should work just fine with `vite-svg-loader`. Can you reproduce the problem in a [CodeSandbox](https://codesandbox.io/s/)?

Thanks for your reply and demo. I see now indeed that loading as url doesn't work. I'll have to dig in to the Import Reflection syntax of `import.meta.globEager` to see...