UNPKG

mix-serve

Version:

Laravel Mix extension to serve static files

11 lines (6 loc) 363 B
# Laravel Mix Serve A component to serve static files generated by Laravel Mix (Webpack). This component is only working when webpack is in watch mode (`--watch` flag is set true). More information on how to use this component/extension: [Laravel Mix Documentation](https://github.com/JeffreyWay/laravel-mix/blob/master/docs/extending-mix.md). ## License MIT