wordpress icon indicating copy to clipboard operation
wordpress copied to clipboard

WP scripts as build process example

Open samikeijonen opened this issue 11 months ago • 0 comments

Let's consider using WP scripts as build process example. This would replace Gulp.

General idea is that if there is a tool from WP project, let's at least test.

Run build from root for all assets

It is also possible to handle all builds from the root of the project using NPM workspaces.

  • Parent and child theme assets
  • Possible custom plugins assets

This might need separate "seravo-example-project" showcasing the idea.

samikeijonen avatar Jan 15 '25 06:01 samikeijonen