emberjs / guides

This repository is DEPRECATED!
https://github.com/ember-learn/guides-source
Other
283 stars 874 forks source link

Document "Optional Features" #2304

Open locks opened 6 years ago

locks commented 6 years ago

With the release of Ember v3.1.0, we will be able to use optional features, as explained in https://emberjs.com/blog/2018/02/16/ember-3-1-beta-released.html#toc_introducing-optional-features. A new "Optional Features" guide should be added after "Configuring Ember.js > Feature Flags", so developers know how to toggle these features on and off.