Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 343 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 343 Bytes

Webpack Hello World

Create simple project using following tools

  • [✓] webpack
  • [✓] live reload / hmr
  • [✓] es6
  • [✓] eslint
  • [ - ] sass (with relative images)
  • [ - ] sass linting?
  • [ - ] tests (mocha over jasmine)
  • [ - ] tests coverage report
  • [ - ] creating prod package
    • minification
    • source maps for js and less