2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00
discourse/app/assets/javascripts/env.js

4 lines
96 B
JavaScript
Raw Normal View History

2014-12-10 11:34:00 -05:00
window.ENV = { };
2016-02-10 12:14:37 -05:00
window.EmberENV = window.EmberENV || {};
window.EmberENV.FORCE_JQUERY = true;