Writing build plugins

preview_player
Показать описание
It's common to use a build tool as part of development, but most folks don't think about writing their own plugins. This is understandable, since it can be pretty daunting. However, knowing how to write plugins gives you insight into how a build tool works, and makes it easier to debug when things go wrong.
In this session, we develop the same plugin for both Rollup and webpack, showing the difference between the two systems.

Resources:

Related Playlist:

Speakers:
Jake Archibald, Jason Miller

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

this talk belongs in both bundler's docs. thank you!! what a tough job and you handled it with aplomb

swyxTV
Автор

Doing it with Rollup: just a few lines that make sense (with one hack) and you get what you need.
Doing it with Webpack: 5MB of code that only the creators of Webpack understand.

Автор

This is a great video 👍. So happy I found your video, thank you for making and sharing this.

minma
Автор

The complexity of webpack really pays off.

calimio
Автор

Brands Hatch.. I watched many bike races there back in the day :)

-Jason-L
Автор

34:46 " I am so happy, because it means we don't have to do all of THIS again"

hobbyturystaSEO