Skip to content

v4.0.0 Update WSK [Rollup.js]

Compare
Choose a tag to compare
@sgurin sgurin released this 31 Mar 13:58
· 51 commits to master since this release

image

  • Update minimal requirement Node version > 10
  • Replace Browserify with Rollup
  • Remove gulp notify module
  • Finally, we use Terser instead of gulp uglify
  • Replace SCSS maps with CSS3 variables
  • Add babelrc file into root folder
  • Re-develop import variables. Now most of them are in gulpconfig file and pass them directly into tasks
  • Add SCSS mixins for better performance

#137