adopted-ember-addons / adopted-ember-addons/ember-cli-ifa
Does fingerprintAssetMap have to be true for inline?
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 56
- Forks
- 46
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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?
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.