Open
Description
Steps to reproduce
- Build element-call.
- Note the hash for the crypto-warm asset.
- Change something in element-call but keep the same crypto-wasm version.
- Build element-call again.
- Check the crypto-wasm asset again to see what hash was allocated.
- See that it is different than before.
Outcome
What did you expect?
The asset hash would depend on the npm version. So, if the npm version hasn’t changed then the asset name would be the same and there is some chance that the browser will have cached the asset.
What happened instead?
The asset hash changed even though the npm version was the same.
Operating system
No response
Browser information
No response
URL for webapp
No response
Will you send logs?
No