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-08-08 20:18:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d556975cdc4562d8a69dbdbb3e844b341b65de27
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