adopted-ember-addons / adopted-ember-addons/ember-cli-ifa
Does fingerprintAssetMap have to be true for inline?
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 56
- Fork
- 46
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Hi,
Currently the README makes it look like having `fingerprintAssetMap` set to `true` is required to have the add-on work. However, as I read through the code, if we have `inline` mode on, do we really need to fingerprint the asset map? In `inline` mode, the asset map file is read from the directory that contains all the built files so its content should always be up-to-date and we don't have to worry about loading an obsolete file that is stored in some cache?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.