UNPKG

vue-build-helper

Version:

Streamline the Vue CLI 3 build process

127 lines (42 loc) 3.31 kB
## [0.1.12](https://github.com/nidkil/vue-build-helper/compare/v0.1.11...v0.1.12) (2018-12-16) ## [0.1.11](https://github.com/nidkil/vue-build-helper/compare/v0.1.10...v0.1.11) (2018-12-16) ### Bug Fixes * changed from vewrbose to debug ([5a1ffb7](https://github.com/nidkil/vue-build-helper/commit/5a1ffb7)) ## [0.1.10](https://github.com/nidkil/vue-build-helper/compare/v0.1.9...v0.1.10) (2018-12-15) ## [0.1.9](https://github.com/nidkil/vue-build-helper/compare/v0.1.8...v0.1.9) (2018-12-15) ### Bug Fixes * **bin entry:** loading dist then src ([ce2f165](https://github.com/nidkil/vue-build-helper/commit/ce2f165)) * **create-exports.cmd:** deleting dist directory ([2c6dc0e](https://github.com/nidkil/vue-build-helper/commit/2c6dc0e)) ## [0.1.9](https://github.com/nidkil/vue-build-helper/compare/v0.1.8...v0.1.9) (2018-12-15) ## [0.1.8](https://github.com/nidkil/vue-build-helper/compare/v0.1.7...v0.1.8) (2018-12-15) ## [0.1.7](https://github.com/nidkil/vue-build-helper/compare/v0.1.6...v0.1.7) (2018-12-15) ### Bug Fixes * bin script ([578d748](https://github.com/nidkil/vue-build-helper/commit/578d748)) * renamed helper ([8b6920a](https://github.com/nidkil/vue-build-helper/commit/8b6920a)) ## [0.1.6](https://github.com/nidkil/vue-build-helper/compare/v0.1.5...v0.1.6) (2018-12-13) ## [0.1.5](https://github.com/nidkil/vue-build-helper/compare/v0.1.4...v0.1.5) (2018-12-13) ### Bug Fixes * create dist directory ([08d4d84](https://github.com/nidkil/vue-build-helper/commit/08d4d84)) * incorrect parent path dist dir ([f8590e5](https://github.com/nidkil/vue-build-helper/commit/f8590e5)) * removed lodash dependencies ([43ef370](https://github.com/nidkil/vue-build-helper/commit/43ef370)) * **create-exports:** added check if default build dir exists ([0c0c46f](https://github.com/nidkil/vue-build-helper/commit/0c0c46f)) ## [0.1.4](https://github.com/nidkil/vue-build-helper/compare/v0.1.3...v0.1.4) (2018-12-12) ### Bug Fixes * untracked files ([4c6a9db](https://github.com/nidkil/vue-build-helper/commit/4c6a9db)) ## [0.1.4](https://github.com/nidkil/vue-build-helper/compare/v0.1.3...v0.1.4) (2018-12-12) ## [0.1.3](https://github.com/nidkil/vue-build-helper/compare/v0.1.2...v0.1.3) (2018-12-12) ## [0.1.2](https://github.com/nidkil/vue-build-helper/compare/v0.1.1...v0.1.2) (2018-12-12) ### Bug Fixes * **release-it:** added missing build files ([f298f43](https://github.com/nidkil/vue-build-helper/commit/f298f43)) ## [0.1.1](https://github.com/nidkil/vue-build-helper/compare/v0.1.0...v0.1.1) (2018-12-12) # 0.1.0 (2018-12-11) ### Features * initial commit ([cbed220](https://github.com/nidkil/vue-build-helper/commit/cbed220)) ## [0.0.5](https://github.com/nidkil/vue-build-helper/compare/v0.0.4...v0.0.5) (2018-12-05) ## [0.0.4](https://github.com/nidkil/vue-build-helper/compare/v0.0.3...v0.0.4) (2018-12-05) ## [0.0.3](https://github.com/nidkil/vue-build-helper/compare/v0.0.2...v0.0.3) (2018-12-05) ### Bug Fixes * Fixed linting errors ([ba75354](https://github.com/nidkil/vue-build-helper/commit/ba75354)) ## [0.0.2](https://github.com/nidkil/vue-build-helper/compare/e5be7b0...v0.0.2) (2018-12-04) ### Features * Initial commit ([e5be7b0](https://github.com/nidkil/vue-build-helper/commit/e5be7b0))