WebpackDevServerValetDriver
No description available
Install / Use
/learn @morrislaptop/WebpackDevServerValetDriverREADME
Webpack Dev Server Valet Driver
Custom driver for Laravel Valet.
Works with Vue, Poi 9, Poi 10 and more!
What is this?
This is a custom driver to automatically run the server specified by serve in your package.json scripts.
Installation
- Copy the
*.phpfiles into your~/.config/valet/Driversdirectory. - Done :)
FAQ
Q: What if I need to restart the webpack dev server?
A: Append ?restart=1 to the URL and the webpack dev server will be restarted.
