Webpack, Babel and Typescript

Viewed 15

is it possible to set up webpack+babel to compile typescript files and pure js files in one project in same watch mode?

I just want to yarn start and edit ts or js files under one project.

Do you have any example? Thanks.

Thank you.

0 Answers
Related