mvdnbrk / laravel-mix-docs

Laravel Mix Documentation
https://laravel-mix.com/docs
MIT License
15 stars 57 forks source link

Laravel mix webpack config extension #94

Closed MohamedLamineAllal closed 2 years ago

MohamedLamineAllal commented 2 years ago

Laravel mix extension that adds a function to listen to config readiness. And give access to the object and the circularStringify() function. So people can do anything with it including writing the config to a file. At the same time, it does patch dump() and dumpWebpackConfig() to support the same callback as extra.

https://github.com/MohamedLamineAllal/laravel-mix-webpack-config#readme

https://www.npmjs.com/package/laravel-mix-webpack-config

npm published and tested.

mvdnbrk commented 2 years ago

Thanks! Added: https://laravel-mix.com/extensions/webpack-config