create-webpack-app@2.2.0
·
2 commits
to main
since this release
Minor Changes
-
feat: stop asking about HTML and CSS in
init, scaffold TypeScript on webpack's own support, and keep one question for the CSS tools webpack does not cover (PostCSS, Sass, Less, Stylus, and each preprocessor with PostCSS) (by @alexander-akait in #4836) -
feat: use webpack's native CSS and HTML support in the
inittemplates (by @bjohansebas in #4833)