laravel-mix-docs
laravel-mix-docs copied to clipboard
Laravel Mix Static Cache Busting
This package allows you to simulate Laravel's mix
function, used for cache busting, without the need to use PHP in your project.
The plugin will grab your static index.html
file, search for any asset and replace them with all occurrences specified within mix-manifest.json
.
You can find the source files at https://github.com/maize-tech/laravel-mix-static-cache-busting