Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 275 Bytes

File metadata and controls

8 lines (6 loc) · 275 Bytes

Webpack Generator

What you get

  • Webpack v5
  • Uses esbuild-loader instead of Babel to transpile JS
  • Uses PostCSS to compile CSS and SCSS
  • Honeybadger error monitoring for JS. Run bundle exec honeybadger install [YOUR API KEY HERE] to setup Honeybadger for Ruby.