Skip to content

Releases: Vizzuality/vizz-components

Removed webpack dependency

16 Feb 11:12
Compare
Choose a tag to compare
  • Removed import 'style.css' to not have dependency of webpack.
  • Added styles.scss to have all styles in one file.

Components by demand

16 Feb 10:04
Compare
Choose a tag to compare
  • Components could be imported by demand
  • Updated eslint to eslint-config-vizzuality
  • Removed webpack as asset compiler
  • Using gulp to copy files in dist folder
  • Using babel to transpile es6 files in dist folder
  • Updated package tasks
  • Story book use his own webpack configuration