Skip to content

Instantly share code, notes, and snippets.

@Conduitry
Created June 17, 2019 15:36
Show Gist options
  • Save Conduitry/e960b548a0ba20592952570921c49b06 to your computer and use it in GitHub Desktop.
Save Conduitry/e960b548a0ba20592952570921c49b06 to your computer and use it in GitHub Desktop.
webpack is a problem

webpack is a problem

Short version

This thing I said in a chat room one time:

webpack is so unknowable that everyone decided to give up on knowing their tools

Slightly less short version

This other thing I said one time:

my main complaint with webpack is this huge divide it causes between tooling/plugin authors and tooling/plugin consumers. It's very hostile to people who just want to dip their toe in and write a quick one-off plugin if they need slightly special behavior for their particular project. Everyone's using plugins they don't understand, and there's this 'better leave that to the experts'/'just tell me the recipe' mentality that seems harmful

Long version

Coming sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment