File: output.txt

package info (click to toggle)
node-ts-loader 9.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 21,888 kB
  • sloc: javascript: 74,612; makefile: 4
file content (18 lines) | stat: -rw-r--r-- 720 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
asset bundle.js 2.49 KiB [emitted] (name: main)
./app.ts 144 bytes [built] [code generated] [1 error]
./dep.ts 59 bytes [built] [code generated] [1 error]

ERROR in app.ts
./app.ts 5:6-17
[tsl] ERROR in app.ts(5,7)
      TS2339: Property 'doSomething' does not exist on type 'typeof Thing'.
ts-loader-default_609318b4f68865d3

ERROR in dep.ts
./dep.ts 1:6-17
[tsl] ERROR in dep.ts(1,7)
      TS2339: Property 'doSomething' does not exist on type 'typeof Thing'.
ts-loader-default_609318b4f68865d3
 @ ./app.ts 3:10-26

webpack compiled with 2 errors