Skip to content

create-webpack-app@2.2.0

Choose a tag to compare

@github-actions github-actions released this 28 Aug 10:55
· 2 commits to main since this release
7d40e4e

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 init templates (by @bjohansebas in #4833)