Skip to content

Ember 1.10+ and Environment variables

Compare
Choose a tag to compare
@sir-dunxalot sir-dunxalot released this 10 May 02:12
· 122 commits to master since this release
  • This release is a major update - it is not backwards compatible.
  • Concat options are now split between js and css
  • Environment handling does not take place in index.js - the developer is now able to set options in the Brocfile
  • New options like preserveOriginals
  • tests/index.html is now compatible with this addon when left unchanged