Closed
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already report this problem, without success.
Stencil Version
3.0.1
Current Behavior
ES5 - app.js pointing to some map file which has file-path for each components, whose fingerprint/hash remains same even when the contents inside changed.
When using app.js as script src.. couldn't get the latest components from cdn as filename remains same.
Tested with v3 and v4 both has the issue.
Expected Behavior
Filename to be dynamic based on content sha.
System Info
No response
Steps to Reproduce
Code Reproduction URL
Additional Information
No response