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
304
Version
1.0.3
License
MIT
Compatibility
Craft 3, Craft 4, Craft 5
Last release
March 24, 2023
Activity (30 days)
2
Closed Issues
0
Open Issues
0
Merged PRs
0
Open PRs