Skip to content

Commit

Permalink
fix context test
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyreilly committed Apr 7, 2018
1 parent 3a73e62 commit 6a480b6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Built at: 2018-3-18 09:17:28
Built at: 2018-4-7 18:02:50
Asset Size Chunks Chunk Names
bundle.js 3.37 KiB main [emitted] main
Entrypoint main = bundle.js
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Built at: 2018-3-18 09:17:26
Built at: 2018-4-7 18:02:49
Asset Size Chunks Chunk Names
bundle.js 3.37 KiB main [emitted] main
Entrypoint main = bundle.js
Expand All @@ -7,4 +7,4 @@ Entrypoint main = bundle.js

ERROR in app.ts
./app.ts
Does not compute.... code: 2307,severity: error,content: Cannot find module 'components/myComponent2'.,file: app.ts,line: 2,character: 31
Does not compute.... code: 2307,severity: error,content: Cannot find module 'components/myComponent2'.,file: app.ts,line: 2,character: 31,context: .test\errorFormatter

0 comments on commit 6a480b6

Please sign in to comment.