Error Webpack Compil…

less than 1 minute read

```Error: Webpack Compilation Error /Users/liebrand/code/monotest1/apps/second-app-e2e/tsconfig.e2e.json [tsl] ERROR TS18003: No inputs were found in config file ‘tsconfig.json’. Specified ‘include’ paths were ‘[“src/*/.ts”,”src/*/.js”]’ and ‘exclude’ paths were ‘[”../../node_modules”,”../../tmp”]’. @ multi ./src/integration/app.spec.js main[0]

./src/integration/app.spec.js Module build failed (from /Users/liebrand/code/monotest1/node_modules/ts-loader/index.js): Error: error while parsing tsconfig.json @ multi ./src/integration/app.spec.js main[0]```

Updated: