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
fix: don't break when another plugin declares an asset that only later receives a source. Fixes #1623ec4c86
feat: when using swc and no browserslist could be resolved, pass the ecma version directly as a target instead of generating a browserslist based on it. Closes #163a2e88e5
Merge pull request #159 from hewel/fix-swcConfig 724e204
fix: swc reject when set parser to typescript 3770470