Skip to content

Commit ce55123

Browse files
author
Robert Jackson
authored
Ensure inline precompilation does not error when a template cont… (#392)
Ensure inline precompilation does not error when a template contains `*/`
2 parents 0a64ee3 + eb2d165 commit ce55123

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

yarn.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6853,9 +6853,8 @@ mocha@^6.2.2:
68536853
yargs-unparser "1.6.0"
68546854

68556855
"module-name-inliner@link:./tests/dummy/lib/module-name-inliner":
6856-
version "0.1.0"
6857-
dependencies:
6858-
ember-cli-version-checker "*"
6856+
version "0.0.0"
6857+
uid ""
68596858

68606859
morgan@^1.9.1:
68616860
version "1.9.1"

0 commit comments

Comments
 (0)