alexey-koran / react-template

Up-to date react + typescript template
MIT License
33 stars 34 forks source link

Is it duplication? #9

Closed livwvil closed 2 years ago

livwvil commented 2 years ago

https://github.com/alexey-koren/bundlers-boilerplates/blob/95332b2ec6ea9f09c85c7563c7c35865cef63ff5/webpack.config.ts#L52-L61

alexey-koran commented 2 years ago

https://github.com/alexey-koren/bundlers-boilerplates/blob/95332b2ec6ea9f09c85c7563c7c35865cef63ff5/webpack.config.ts#L52-L61

No. You can read about it more here https://blog.logrocket.com/babel-vs-typescript/ But I will change babel-loader to https://github.com/TypeStrong/fork-ts-checker-webpack-plugin And I'll check how it will look