trending

WPBones v2 — Gulp is gone, webpack is in, one command to migrate

Hey everyone! WPBones v2.0 just dropped the biggest release since the framework launched. Here s the short version:

The old build pipeline is gone. No more Gulp, no more run-s, no more per-plugin build scripts that drift over time. v2 replaces everything with a single webpack.config.js that auto-discovers your entries from resources/assets/. Drop a .tsx file, webpack picks it up. That s it.