UNPKG

webpack-bootstrap

Version:

Easily implement webpack for any kind of front-end app

43 lines (19 loc) 1.29 kB
# Change Log 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. <a name="0.1.5"></a> ## [0.1.5](https://github.com/mrbone/webpack-bootstrap/compare/v0.1.4...v0.1.5) (2018-04-20) ### Bug Fixes * **$compile:** compile based on node v6.11.5 ([0dac9c1](https://github.com/mrbone/webpack-bootstrap/commit/0dac9c1)) <a name="0.1.4"></a> ## [0.1.4](https://github.com/mrbone/webpack-bootstrap/compare/v0.1.3...v0.1.4) (2018-04-19) ### Bug Fixes * **$compile:** babel compile ([22cea23](https://github.com/mrbone/webpack-bootstrap/commit/22cea23)) <a name="0.1.3"></a> ## [0.1.3](https://github.com/mrbone/webpack-bootstrap/compare/v0.1.2...v0.1.3) (2018-04-19) ### Bug Fixes * **$config:** babel-loader ([79e84e3](https://github.com/mrbone/webpack-bootstrap/commit/79e84e3)) * **$dependency:** move the babel dependency to dependency from devDependency ([cae4bef](https://github.com/mrbone/webpack-bootstrap/commit/cae4bef)) <a name="0.1.2"></a> ## [0.1.2](https://github.com/mrbone/webpack-bootstrap/compare/v0.1.1...v0.1.2) (2018-04-08) <a name="0.1.1"></a> ## [0.1.1](https://github.com/mrbone/webpack-bootstrap/compare/v0.1.0...v0.1.1) (2018-04-08)