You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be amazing if I could do something similar from within the new esbuild-based loader. I saw that vite allows for a ?raw suffix on imports to do just this, but it did not seem to work when I tried it in Angular.
Hopefully I'm just missing something here, but I didn't see this called out in the documentation.