v4.5.15
Bug Fixes
- fix: set
.mjs
file type tojavascript/auto
[15b1e1b]
This change allows an .mjs
file to import named exports from .cjs
and plain .js
files.
Fixes compatibility with pinia
.
.mjs
file type to javascript/auto
[15b1e1b]This change allows an .mjs
file to import named exports from .cjs
and plain .js
files.
Fixes compatibility with pinia
.