Skip to content

Leverage the power of Webpack automation tools into the WordPress world. Packed with automatic assets caching. Support SCSS and PostCSS out of the box.

Notifications You must be signed in to change notification settings

shahriarpshuvo/webpack-wordpress-workflow

Repository files navigation

Webpack WordPress Workflow

Instruction

  • open webpack.config.js change the proxy on the settings objects.
  • npm run watch to start the development server with browsersync
  • npm run build to build a production website on assets folder

Included Out of the box

  • PostCSS
  • SASS
  • Bootstrap
  • jQuery

TODO

  • 📌 Adds HOT RELOAD instead of HOT Restart
  • 📌 Code Comments
  • 📌 Write Documentations
  • 📌 Add Production Config

About

Leverage the power of Webpack automation tools into the WordPress world. Packed with automatic assets caching. Support SCSS and PostCSS out of the box.

Topics

Resources

Stars

Watchers

Forks