awesome-typescript-loader
awesome-typescript-loader copied to clipboard
Not working with 2.9.0-rc
Not working with 2.9.0-rc. With 2.8.3 everything is ok.
After
[at-loader] Using [email protected] from typescript and "tsconfig.json" from /Users/sanex/PhpstormProjects/javascript-obfuscator/src/tsconfig.node.json (in a forked process).
nothing happens.
Can i enable some additional logging for awesome-typescript-loader to investigate more info about why this happening?
it's reproducing on both 2.9.1 and 2.9.2
I've tried to find what a problem, used console.log on compiled atl,
function compiler.createWatchProgram(watchHost); doesn't return.
I'm sorry, I forgot to exclude node_modules, works fine on 2.9.2