diff options
author | Kitson Kelly <me@kitsonkelly.com> | 2020-11-02 13:51:56 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-02 13:51:56 +1100 |
commit | fdcc78500cc1aff8c87d76abd1692e79977ac9cc (patch) | |
tree | b3ce97db2d23344c9469d9488097601058b5e0e5 /cli/tests/compiler_js_error.ts.out | |
parent | 3558769d4654aad478804e506ccdcac38881dac1 (diff) |
refactor(cli): migrate runtime compile/bundle to new infrastructure (#8192)
Fixes #8060
Diffstat (limited to 'cli/tests/compiler_js_error.ts.out')
-rw-r--r-- | cli/tests/compiler_js_error.ts.out | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cli/tests/compiler_js_error.ts.out b/cli/tests/compiler_js_error.ts.out deleted file mode 100644 index ef6ed7e80..000000000 --- a/cli/tests/compiler_js_error.ts.out +++ /dev/null @@ -1,4 +0,0 @@ -Check [WILDCARD]compiler_js_error.ts -error: Uncaught (in promise) Error: Error in TS compiler: -AssertionError: Unexpected skip of the emit. -[WILDCARD] |