Webpack Tutorial - How to Master Webpack

preview_player
Показать описание

Webpack is an open-source module bundler for modern JavaScript applications. It takes modules with dependencies and emits static assets that represent those modules. In this Webpack tutorial, we define the concepts and principles at the core of how Webpack works and attempt to demystify the Webpack configuration file.

Watch this video to learn:

- What is Webpack
- Use cases for advanced Webpack features
- How the CommonsChunkPlugin works
Рекомендации по теме