Mix Manifest
Find versioned file for /js/app.js
into mix-manifest.json
<link rel="stylesheet" href="{{ mix('/js/app.js') }}">
output 👇
<link rel="stylesheet" href="/js/app.js?id=1b26b5dcee58a5ecb27d">
You may also pass a different mix-manifest.json
filename
{{ mix('/js/app.js', 'my-manifest.json') }}
- Installation Instructions
To install this plugin, copy the command above to your terminal.
- Active Installs
- 313
- License
- MIT
- Last release
- April 6, 2023
- Activity (30 days)
- 0Closed Issues0Open Issues0Merged PRs0Open PRs