| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 
 | asset bundle.js 2.99 KiB [emitted] (name: main)
asset lib/tsconfig.tsbuildinfo 1.16 KiB [compared for emit]
./app.ts 167 bytes [built] [code generated] [1 error]
./lib/index.ts 39 bytes [built] [code generated] [1 error]
ERROR in ./app.ts 4:11-12
[90m[tsl] [39m[1m[31mERROR[39m[22m[1m[31m in [39m[22m[1m[36mlib/index.ts(4,12)[39m[22m
[1m[31m      TS1136: Property assignment expected.[39m[22m
ts-loader-default_d3199d8b31480e4e
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
webpack compiled with 2 errors
 |