emberjs/ember.js

Omit code for optional features that are turned off

Open

#18,710 opened on Jan 29, 2020

 (4 comments) (0 reactions) (0 assignees)JavaScript (4,216 forks)batch import
Help Wanted

Repository metrics

Stars
 (22,437 stars)
PR merge metrics
 (Avg merge 11d 14h) (20 merged PRs in 30d)

Description

Talked to @pzuraq and he mentioned that it's theoretically possible to strip out ember-source code that won't be used due to optional-features. This tooling would be great incentive for apps to invest in moving in the direction the core team/communities deems as the way forward.

Not sure where this would happen, but opening here since it seems like a build time concern

(Reopening https://github.com/ember-cli/ember-cli/issues/9021)

Contributor guide