cameronterry / dark-matter

A highly opinionated domain mapping plugin for WordPress Networks
Other
12 stars 2 forks source link

Release build script #35

Closed cameronterry closed 4 years ago

cameronterry commented 5 years ago

File under "unclean but gets the job done".

A basic Shell Script using the currently logged in user's home drive ~/, to compile the NPM / Webpack processes and then remove the superfluous files as if the plugin was being uploaded to WordPress.org's SVN repository.

This should remove the manual aspect of producing a distributable ZIP file and provide a base for a more well-rounded approach later.