Skip to content

Cartography Edition

Compare
Choose a tag to compare
@dfreeman dfreeman released this 06 Nov 23:54
· 337 commits to master since this release

Added

  • Source maps can now be generated for applications, with caveats. See the README and ember-cli/broccoli-concat#58 for details.
  • A warning is now issued for addons that have no addon/styles directory, since Ember CLI won't invoke registered CSS preprocessors in that scenario.

Fixed

  • Fewer files are required when ember-css-modules loads, lessening the overall impact it should have on Ember CLI's startup time