Webpack Template Versions Save

Webpack 5 template. The best optimization for your production. Features: ts, js, babel, sass, css, postcss and more.

v5.0.2

5 months ago

New features:

  • added webpack/webpack-pages.js config to automate HtmlWebpackPlugin

Others:

  • added more examples
  • bumped all devDependencies

v5.0.1

9 months ago

Fixed /dist folders structure; added more comments & samples.

v5.0.0

9 months ago

Webpack 5 template is out with a ton of bug fixes and new optimization for your css / js.

New features:

  • webpack 5 support
  • perfomance boost
  • new optimization rules
  • typescript support
  • new babel & postcss setup
  • 0 dependencies (vue has been removed)
  • new defines config for babel & webpack
  • and more

v4

9 months ago

Webpack 4 stable version (legacy)

2.0

3 years ago

Added:

  • prettier
  • comments

Fixed:

  • code style
  • merges break with > v5
  • CopyWebpackPlugin with new rules and pattern for > v6
  • components dir moved to js/components

1.7

4 years ago

Added:

  • config files

Fixed:

  • code style
  • contenthash for js/css
  • .scss vars and breakpoints

1.6

4 years ago

Подключение шрифтов. ▶️ https://youtu.be/eMesm6Ef4VA

Added:

  • fonts loaders
  • ~ alias

Fixed:

  • folder structure
  • postcss.config.js moved to ./

1.5

4 years ago

№5 Подключение сплитов. ▶️ https://youtu.be/eMesm6Ef4VA

Added:

  • split chunks (js/css)
  • vendors.js

1.4

4 years ago

№4 Подключение VUE и VUEX. ▶️ https://youtu.be/LXkSIqqgyPI

Added:

  • Vue.js
  • Vuex

Updated:

  • README.md
  • package-lock.json (fixed critical error on windows)
  • static files (favicon.ico, robots.txt, sitemap.xml)

1.3

5 years ago

№3 Webpack-merge и обработка статических файлов. ▶️ https://youtu.be/QF3EcxymIcc

Added:

  • webpack-merge
  • dev & prod config
  • copy-webpack-plugin
  • images suport for css/html
  • scss reset

Fixed:

  • vars
  • js entry point