Skip to content

Commit 4078963

Browse files
committed
Allow console messages
1 parent 0e3ef49 commit 4078963

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ function getTemplateCompiler(templateCompilerPath, EmberENV = {}) {
166166

167167
let sandbox = {
168168
EmberENV: clonedEmberENV,
169+
console,
169170

170171
// Older versions of ember-template-compiler (up until ember-source@3.1.0)
171172
// eagerly access `setTimeout` without checking via `typeof` first

0 commit comments

Comments
 (0)