Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 431 Bytes

CHANGELOG.md

File metadata and controls

14 lines (12 loc) · 431 Bytes

Changelog

Unreleased: 1.0.0

  • Fix precompile task
    This would fail before if gulp was not in your PATH
  • Add CORS support to the webpack-dev-server
    To prevent issues with the loading of fonts and scripts from the localhost:8080 origin through the page served from rails at the localhost:3000 origin.
  • Add CSS postprocessing
  • Add sourcemap support for SCSS
  • Provide CLI for generating testapp
  • Initial version