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 0e3ef49 commit 4078963Copy full SHA for 4078963
1 file changed
lib/utils.js
@@ -166,6 +166,7 @@ function getTemplateCompiler(templateCompilerPath, EmberENV = {}) {
166
167
let sandbox = {
168
EmberENV: clonedEmberENV,
169
+ console,
170
171
// Older versions of ember-template-compiler (up until ember-source@3.1.0)
172
// eagerly access `setTimeout` without checking via `typeof` first
0 commit comments