Webpack Plugins System

Webpack Plugins System

1 hours, 34 minutes CC

Dive into the Webpack 4 Plugin System and take a tour through the Webpack source code with Sean Larkin – core maintainer of Webpack 4. You'll get an overview of the tappable instances for building Webpack Plugins: Compiler, Compilation, Resolver, Module Factories, Parser & Templates. Then create a custom plugin, isolate plugin behavior and learn to create your own webpack plugins.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: July 2, 2018
Get Unlimited Access Now
Table of Contents

Plugin System

Creating Plugins

Config, Loaders & Babel