File: output.txt

package info (click to toggle)
node-ts-loader 9.4.2-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 10,940 kB
  • sloc: javascript: 7,230; makefile: 4
file content (21 lines) | stat: -rw-r--r-- 868 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
asset bundle.js 2.93 KiB [emitted] (name: main)
asset lib/tsconfig.tsbuildinfo 1.16 KiB [compared for emit]
./app.ts 131 bytes [built] [code generated]
./lib/index.ts 39 bytes [built] [code generated] [1 error]

ERROR in ./lib/index.ts
Module build failed (from ../../index.js):
Error: TypeScript emitted no output for lib/index.ts. The most common cause for this is having errors when building referenced projects.
    at makeSourceMapAndFinish (dist/index.js:52:18)
    at successLoader (dist/index.js:39:5)
    at Object.loader (dist/index.js:22:5)
 @ ./app.ts 3:12-28

ERROR in lib/index.ts
./lib/index.ts 4:11-12
[tsl] ERROR in lib/index.ts(4,12)
      TS1136: Property assignment expected.
ts-loader-default_16c1704dade3bd5f
 @ ./app.ts 3:12-28

webpack compiled with 2 errors