Webpack Config Basics 5. Using Loaders

preview_player
Показать описание
In this video we setup Babel as a loader in Webpack so we can transpile all of our code written in es2015 to es5 code so that it will be cross-browser compatible.
Рекомендации по теме
Комментарии
Автор

Very detailed and carefully crafted Tutorial for Webpack Configuation.
Thank's a lot for these videos!

hansschenker
Автор

Love your tutorials thank you! Clear, concise with great examples. You answered questions that came to my mind, like path.join convention (always bothered me how everyone includes it without any explanation) etc. Thank you for elaborating and not simply reading from a script. Fantastic learning resource

farhanprine
Автор

Amazing videos...thank you for sharing.

saranshmehra
Автор

Appreciated the series, well explained and demonstrated.

CliffStamp
Автор

In webpack 3, It's no longer allowed to omit the '-loader' suffix when using loaders. You need to specify 'babel-loader' instead of 'babel'.

AlphaRandom_
Автор

what is the benefits of using babel loader?

kishormaharjan
welcome to shbcf.ru