Skip to content

Commit f86c464

Browse files
committed
Allow console messages
1 parent 49d9e0f commit f86c464

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
@@ -159,6 +159,7 @@ function getTemplateCompiler(templateCompilerPath, EmberENV = {}) {
159159

160160
let sandbox = {
161161
EmberENV: clonedEmberENV,
162+
console,
162163

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

0 commit comments

Comments
 (0)