v0.12.0
版本发布时间: 2017-05-24 00:01:20
laravel-mix/laravel-mix最新发布版本:v6.0.0(2020-12-22 04:31:52)
Additions
- #812 - Added support for TypeScript.
- d4191cfcfb6831913965a64ae2a724f7091a9ac4 - Bumped Uglify to version 3.
- #788 - imgLoader options are now configurable.
- #609 - Added the ability to specify a custom webpack.mix.js file.
Fixes
- 71b50dcd9689f339a2ea241b3aa2ef684919ac92 - When using
mix.copy()
to copy an array of source files to a destination, we've fixed the output path to not include the full source path structure. - 22c55c1ac40c7a1177ac4e7a7a2baa8e6f00f679 - Added the name modules plugin for hot reloading.
- 5783ed18d8c30a6918e7d24b90594975c1f7da49 - Source maps are now generated by default.
- #773 - Strip control codes from node-sass failure output, for better PHPStorm output rendering.