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
As the title indicates, as of v13, Microbundle generates x.modern.css and x.module.css (and their source maps). The UMD build, however, seems to be safe from this as there is not a x.umd.css.
As the title indicates, as of v13, Microbundle generates
x.modern.css
andx.module.css
(and their source maps). The UMD build, however, seems to be safe from this as there is not ax.umd.css
.Here's a repo that one can use to reproduce: https://github.com/rschristian/microbundle-css-output
I've pushed a build to the repo for easier viewing.
The text was updated successfully, but these errors were encountered: