mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 04:19:05 +08:00
5 lines
148 B
JavaScript
5 lines
148 B
JavaScript
window.ENV = { };
|
|
window.EmberENV = window.EmberENV || {};
|
|
window.EmberENV.FORCE_JQUERY = true;
|
|
window.EmberENV._ENABLE_LEGACY_VIEW_SUPPORT = true;
|