v1.1.0
版本发布时间: 2017-07-07 23:28:57
laravel-mix/laravel-mix最新发布版本:v6.0.0(2020-12-22 04:31:52)
New
- #885 Added support for variable expansion within .env files.
Fixes
- #962 Fixed a bad path calculation when watching
mix.copy()
assets for changes. - #957 A custom public directory that doesn't exist will no longer cause Mix to error out.
- #964 Fixed an issue with calculating relative paths outside of the project root.
- 88c126e9cdf2fb2205079555c926ba8326e09a24 We now use the ES-module build of Vue, rather than the CommonJS version.