Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel Mix Static Cache Busting #98

Open
riccardodallavia opened this issue Oct 28, 2022 · 0 comments
Open

Laravel Mix Static Cache Busting #98

riccardodallavia opened this issue Oct 28, 2022 · 0 comments

Comments

@riccardodallavia
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant