Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shipping a "globals free" build of Ember for the browser #172

Closed
ebryn opened this issue Oct 15, 2016 · 2 comments
Closed

Shipping a "globals free" build of Ember for the browser #172

ebryn opened this issue Oct 15, 2016 · 2 comments

Comments

@ebryn
Copy link
Member

ebryn commented Oct 15, 2016

Let's explore what it would take for us to be able to ship a build of Ember that doesn't write out the Ember & Em globals. This would be beneficial for users trying to use Ember modularly within another web application where global pollution is considered a bad practice and in cases where an existing application may be embedding widgets that use different versions of Ember.

We're also using the EmberENV global to provide configuration flags from apps. It'd be nice to add another mechanism to configure Ember. Related issue in Ember-CLI: ember-cli/ember-cli#6351

@cibernox
Copy link
Contributor

cibernox commented Nov 18, 2016

Does it worth to invest on this this with the modules RFC (#176) opened and also fulfilling this requirement?

@locks
Copy link
Contributor

locks commented Feb 28, 2020

I believe the global was removed in 3.0.

@locks locks closed this as completed Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants