Skip to content
This repository has been archived by the owner on May 26, 2019. It is now read-only.

Remove global App variable. #174

Merged
merged 1 commit into from
Apr 3, 2015
Merged

Remove global App variable. #174

merged 1 commit into from
Apr 3, 2015

Conversation

swashcap
Copy link
Contributor

@swashcap swashcap commented Apr 3, 2015

The App variable, previously used as the Ember application's global namespace, is no longer used in the guides in favor of ES6 modules. The App would be undefined in this case.

The `App` variable, previously used as the Ember application's global
namespace, is no longer used in the guides in favor of ES6 modules. The
`App` would be undefined in this case.
rwjblue added a commit that referenced this pull request Apr 3, 2015
@rwjblue rwjblue merged commit 84af5ea into emberjs:master Apr 3, 2015
@rwjblue
Copy link
Member

rwjblue commented Apr 3, 2015

Can you PR against v1.11 also please?

@swashcap
Copy link
Contributor Author

swashcap commented Apr 3, 2015

Woo! My first ever open source pull request! 😂

PR'd v1.11 branch, too.

@rwjblue
Copy link
Member

rwjblue commented Apr 3, 2015

Awesome!! Congrats!

🍻 heres to many more 😄

@jimbeaudoin
Copy link

This is cool. Period. 😄 🍻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants