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
Author of PR: #19
I am publishing my ESM bundle with a .mjs file extension. My understanding of vitejs/vite#6827 is that this will become the default in Library Mode to ensure compatibility with Node.js.
Currently, vite-plugin-css-injected-by-js only injects CSS into files whose file name contains .js.
The text was updated successfully, but these errors were encountered:
Author of PR: #19
I am publishing my ESM bundle with a .mjs file extension. My understanding of vitejs/vite#6827 is that this will become the default in Library Mode to ensure compatibility with Node.js.
Currently, vite-plugin-css-injected-by-js only injects CSS into files whose file name contains .js.
The text was updated successfully, but these errors were encountered: