Skip to content

Commit bfa529c

Browse files
Merge pull request #1970 from NullVoxPopuli/NullVoxPopuli-patch-1
Add URL to imports in compiler service
2 parents c4293ff + ed3b6a7 commit bfa529c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/ember-repl/src/services/compiler.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ const standardScope = {
130130
// WHATWG
131131
localStorage,
132132
sessionStorage,
133+
URL,
133134
// ////////////////
134135
// functions / utilities
135136
// ////////////////

0 commit comments

Comments
 (0)