FIX: attempts to fix an error with EXTEND_PROTOTYPES (#7067)

This commit is contained in:
Joffrey JAFFEUX 2019-02-26 11:04:05 +01:00 committed by GitHub
parent 71360436ff
commit a206c7f5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
window.ENV = {};
window.EmberENV = window.EmberENV || {};
window.EmberENV.FORCE_JQUERY = true;
window.EmberENV.EXTEND_PROTOTYPES = window.EmberENV.EXTEND_PROTOTYPES || {};