experimentalInlineMatchResource
option (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with the experiments.css
feature. This also makes vue-loader
compatible with Rspack. (#2058)<script setup>
(308715a)dist
folder (0751213)require.resolve
when referencing cache-loader
(#1585) (d3fa467)__file
injection opt-in in production (#1475) (001382d)<template lang="xxx">
with loaders (c954f32)<template lang="xxx">
are now handled
with webpack loaders as well.