You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would also like this and I think it will be a feature for a new minor version.
The main problem is the dev environment. Bundles are saved by webpack in-memory, so it's more difficult to pass the hashes to php (or something like a bundle manifest). I need to learn more about webpack plugins, or find another solution (like set up a specific header to pass all the hashes from Nodejs to the php server)
How difficult would it be to implement a hash generation for production assets?
Thanks
The text was updated successfully, but these errors were encountered: