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 (23 lines) | stat: -rw-r--r-- 965 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
assets by path ../common/ 1.86 KiB
  asset ../common/tsconfig.tsbuildinfo 1.68 KiB [emitted]
  asset ../common/index.js 139 bytes [emitted]
  asset ../common/index.d.ts 42 bytes [emitted]
assets by path ../utils/ 1.91 KiB
  asset ../utils/tsconfig.tsbuildinfo 1.67 KiB [emitted]
  asset ../utils/index.js 249 bytes [emitted]
asset bundle.js 3.72 KiB [emitted] (name: main)
cached modules 155 bytes [cached] 1 module
code generated modules 497 bytes [code generated]
  ./app.ts 248 bytes [built] [code generated]
  ../utils/index.ts 249 bytes [built] [code generated]
../common/index.ts 139 bytes [built] [1 error]

ERROR in common/index.ts
../common/index.ts 2:2-8
[tsl] ERROR in common/index.ts(2,3)
      TS2322: Type 'number' is not assignable to type 'string'.
ts-loader-default_b7d520153c6e6cf9
 @ ../utils/index.ts 5:15-35
 @ ./app.ts 4:14-33

webpack compiled with 1 error