Skip to content

Commit

Permalink
Fix instance test
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyreilly committed Oct 19, 2017
1 parent 6048474 commit ef1f8d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Empty file.
Expand Up @@ -3,10 +3,10 @@ bundle.js 2.66 kB 0 [emitted] b
[0] ./.test/instance/a.ts 177 bytes {1} [built] [failed] [1 error]
[1] ./.test/instance/b.ts 177 bytes {0} [built] [failed] [1 error]

ERROR in ./.test/instance/b.ts
ERROR in ./.test/instance/a.ts
Module build failed: A file specified in tsconfig.json could not be found: i-dont-exist

ERROR in ./.test/instance/a.ts
ERROR in ./.test/instance/b.ts
Module build failed: A file specified in tsconfig.json could not be found: i-dont-exist

ERROR in chunk a [entry]
Expand Down

0 comments on commit ef1f8d6

Please sign in to comment.