Bundling a ready to use plugin ZIP has been automated into a Gulp task. After executing unit tests and code sniffer, only the relevant files are bundled.
6 lines
51 B
Plaintext
6 lines
51 B
Plaintext
composer.lock
|
|
/vendor/
|
|
/node_modules/
|
|
/dist/
|
|
.idea
|