Tag - Webpack
- Webpack Output Settings for LibrariesI updated my library using webpack, broke it by accident, and then figured out how to fix it!
- Managing Webpack Vendor Chunks and WordPressIt may be old news to some, but today I took a deep(er) dive into webpack optimization. Here I'll describe how I took a WordPress plugin's main app bundle down from 440kb to 15.5kb. Then I show how I enqueued the hashed file names with a custom loader class.