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
287
License
MIT
Last release
March 27, 2024
Activity (30 days)
0
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs