UNPKG

@planjs/webpack-deploy-plugin

Version:

The webpack plugin handles various uploads of front-end files

100 lines (45 loc) 2.79 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### 0.0.19 (2022-05-14) ### Features * add uploader output dir flag ([75d31fa](https://github.com/planjs/webpack-deploy-plugin/commit/75d31faad1fd17bde9b7835c83f424bb2bbe2ec9)) ### 0.0.18 (2022-04-11) ### Bug Fixes * disable which rsync output log ([bfe82b1](https://github.com/planjs/webpack-deploy-plugin/commit/bfe82b11aa84161429d87f1d5132377286a05b42)) ### 0.0.17 (2022-04-10) ### Features * build hook add shelljs ([96ab5d5](https://github.com/planjs/webpack-deploy-plugin/commit/96ab5d5141a469f21ce20b2d35fe79b8305c4934)) ### 0.0.16 (2022-04-10) ### Features * use shelljs ([58c4f26](https://github.com/planjs/webpack-deploy-plugin/commit/58c4f26e33f6a86b9ed19e8ab6e7e9f02d523ffd)) ### 0.0.15 (2022-04-08) ### 0.0.14 (2022-04-08) ### 0.0.13 (2022-03-26) ### 0.0.12 (2022-03-20) ### 0.0.11 (2022-03-19) ### 0.0.10 (2022-03-19) ### Bug Fixes * window rsync len ([b5e0967](https://github.com/planjs/webpack-deploy-plugin/commit/b5e0967c2fa6a438d704c291ac67917b405de228)) ### 0.0.9 (2022-03-19) ### 0.0.8 (2022-03-19) ### 0.0.7 (2022-03-19) ### Features * onUploadFinish add state params ([694dc03](https://github.com/planjs/webpack-deploy-plugin/commit/694dc03b4d4fadbd6267de951f1ae2535a022d5e)) ### 0.0.6 (2022-03-19) ### Bug Fixes * rsync str limit ([d540d83](https://github.com/planjs/webpack-deploy-plugin/commit/d540d831366536c5a9e4f23536b7813e7ae14f21)) ### 0.0.5 (2022-03-18) ### [0.0.4](https://github.com/planjs/webpack-deploy-plugin/compare/stable-0.0.3...stable-0.0.4) (2022-03-18) ### Bug Fixes * bash str len over len ([83a3929](https://github.com/planjs/webpack-deploy-plugin/commit/83a39296abc82764096ae90299085a477cab0406)) ### [0.0.3](https://github.com/planjs/webpack-deploy-plugin/compare/stable-0.0.2...stable-0.0.3) (2022-03-16) ### Bug Fixes * rsync output and deps ([7b1513f](https://github.com/planjs/webpack-deploy-plugin/commit/7b1513f20d9364ffc1fc3ca46ae77a32d452d4e4)) ### [0.0.2](https://github.com/planjs/webpack-deploy-plugin/compare/stable-0.0.1...stable-0.0.2) (2022-03-16) ### Bug Fixes * change export ([b66553d](https://github.com/planjs/webpack-deploy-plugin/commit/b66553d1395e0026d6eddb540837276dc0ef3e06)) * rsync -R opts ([f437fb4](https://github.com/planjs/webpack-deploy-plugin/commit/f437fb4f439bba568b9fdfcd8f0f055478858579)) ### [0.0.1](https://github.com/planjs/webpack-deploy-plugin/compare/stable-0.0.1...stable-0.0.1) (2022-03-15) ### 0.0.1 (2022-03-15) ### Bug Fixes * adjuse code ([1f6d2e8](https://github.com/planjs/webpack-deploy-plugin/commit/1f6d2e8ec490f74c1d3a6497e5fbec09abf0dbaa))