friendly-errors-webpack-plugin icon indicating copy to clipboard operation
friendly-errors-webpack-plugin copied to clipboard

does it work with typescript ?

Open giolf opened this issue 6 years ago • 3 comments

Does it work with typescript in an angular project? if yes what should i "setup" on my webpack.config file on top of the instructions of this plugin?

giolf avatar Aug 19 '18 10:08 giolf

I'm using it with React/Typescript and it works fine. I just followed the standard instructions for adding to the webpack.config file.

thunderkid avatar Oct 30 '18 21:10 thunderkid

I can't see errors when using typescript + babel-preset-typescript

ovidius72 avatar Nov 14 '18 09:11 ovidius72

It works with TypeScript, I haven't seen any issues on the road.

keinsell avatar Dec 15 '19 16:12 keinsell