This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
discourse
Watch
3
Star
0
Fork
0
mirror of
https://github.com/discourse/discourse.git
synced
2026-09-05 04:40:41 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
debbb5be165f568117a698402a5d2ba9846a32d1
discourse
/
app
/
assets
/
javascripts
/
env.js
T
4 lines
96 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Many fixes for Ember 1.9.0
2014-12-10 11:34:00 -05:00
window
.
ENV
=
{
};
Upgrade jQuery
2016-02-10 12:14:37 -05:00
window
.
EmberENV
=
window
.
EmberENV
||
{};
Fixes some Ember Deprecations for 1.13:
2016-10-20 13:26:41 -04:00
window
.
EmberENV
.
FORCE_JQUERY
=
true
;
Reference in New Issue
Copy Permalink