awesome-typescript-loader icon indicating copy to clipboard operation
awesome-typescript-loader copied to clipboard

Not working with 2.9.0-rc

Open sanex3339 opened this issue 7 years ago • 2 comments

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?

sanex3339 avatar May 25 '18 08:05 sanex3339

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.

goloveychuk avatar Jun 21 '18 18:06 goloveychuk

I'm sorry, I forgot to exclude node_modules, works fine on 2.9.2

goloveychuk avatar Jun 22 '18 09:06 goloveychuk