diff --git a/src/content/blog/2026-05-19-webpack-5-107.mdx b/src/content/blog/2026-05-19-webpack-5-107.mdx new file mode 100644 index 000000000000..c92b2e7a2927 --- /dev/null +++ b/src/content/blog/2026-05-19-webpack-5-107.mdx @@ -0,0 +1,501 @@ +--- +title: Webpack 5.107 +sort: 20260519 +contributors: + - bjohansebas +--- + +Webpack 5.107 is out. The headline of this release is the first step toward handling `.html` files natively in webpack core: importing an HTML file from JS now resolves its ``, ``, inline ` + + + ... + + +``` + +`