adopted-ember-addons / adopted-ember-addons/ember-cli-ifa

Does fingerprintAssetMap have to be true for inline?

Open
#262 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
56
Forks
46
PR merge metrics
No merged PRs in 30d

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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.