Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds the option to specify files that need a third pass of UseRev #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MiguelMadero
Copy link

Sort-of FIXES #29 (or more like works around it).

For cases where you know which files have references to other files that are in the replaceExtensions (by default JS, HTML, CSS) we can explicitly add those to a new filesForThirdPass option. This solution works for MiguelMadero/ember-cli-bundle-loader#32 and could likely work for others as well.

For cases where dependencies are not well understood at configuration time, a better solution might be needed like what Nathan suggested on #29

@MiguelMadero
Copy link
Author

ping @rickharrison

whanchong added a commit to whanchong/broccoli-asset-rev that referenced this pull request Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changes to nested assets not reflected in parent asset checksum
1 participant