We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49d9e0f commit f86c464Copy full SHA for f86c464
1 file changed
lib/utils.js
@@ -159,6 +159,7 @@ function getTemplateCompiler(templateCompilerPath, EmberENV = {}) {
159
160
let sandbox = {
161
EmberENV: clonedEmberENV,
162
+ console,
163
164
// Older versions of ember-template-compiler (up until ember-source@3.1.0)
165
// eagerly access `setTimeout` without checking via `typeof` first
0 commit comments