Webpack 4: Config Splitting - Development & Production

preview_player
Показать описание
Writing a webpack configuration from scratch for vanilla javascript or non-React frontend projects can be tough. Splitting up your config + optimizing for production and development - even tougher. This tutorial will take you from start to finish, and if you want to skip ahead over the initial project setup to the actual splitting - (10:00).

Enjoy + Subscribe! :)

💻

EQUIPMENT USED
--

Рекомендации по теме
Комментарии
Автор

Thanks for watching! Please leave a comment and let me know what you'd like to see covered next.

jazzedaboutcoding
Автор

Great explanation - Right now I'm working with single spa and am trying to configure webpack to build separate micro-frontends and this definitely helped out.


please keep making videos!

soulofanamelessbar
Автор

This is what I ve been looking for.. Thanks a ton.

mohantalachutla
Автор

i see you already placed the complete project in the description, does this mean i can just upload this to my wp theme?

xotic
Автор

Thanks for your tutorial. I see you didn't use the plugin you have required [clean-webpack-plugin]. I think you need to initiate it in the plugins property down somewhere. Thanks again for your efforts.

aladdinovich