Skip to content
This repository was archived by the owner on Jun 10, 2025. It is now read-only.

v5.0.0 Rollup -> Webpack

Compare
Choose a tag to compare
@sgurin sgurin released this 11 Sep 15:26
· 14 commits to master since this release
85cabc9

gulp+webpack

  • Replace Rollup with Webpack
  • Combining two tasks for JS build
  • Automatically separate JS vendors
  • Add Babel plugins
  • Replace include-media with include-media-or
  • Lock and add include-media-or in project vendors
  • Update npm modules

#145