/laravel-mix-webpack-config

A laravel mix extension that allow us to get the webpack config as an object and with a second argument that provide the circularStringify function that help with stringification. So we do whatever we want with it. Including writing to files. Unlike dump() component. The extension does patch dump() and dumpWebpackConfig() as well to take that callback as well.

Primary LanguageTypeScript

No issues in this repository yet.