Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Support fingerprinting and prefixing of manifest.json file with broccoli-asset-rev #22

Closed
san650 opened this issue Dec 15, 2016 · 2 comments
Labels

Comments

@san650
Copy link
Owner

san650 commented Dec 15, 2016

  • Generate fingerprinting for manifest.json file
  • Use broccoli-asset-rev's prepend option
  • Add the correct file name to the meta tag <meta name="manifest"...
  • Allow to turn off the fingerprinting of manifest.json file (or at least document how to do it with broccoli-asset-rev).
@san650 san650 added the feature label Dec 15, 2016
@san650 san650 changed the title Support fingerprinting of manifest.json file Support fingerprinting and prefixing of manifest.json file with broccoli-asset-rev Mar 31, 2017
@san650 san650 changed the title Support fingerprinting and prefixing of manifest.json file with broccoli-asset-rev Support fingerprinting and prefixing of manifest.json file with broccoli-asset-rev Mar 31, 2017
@sivakumar-kailasam
Copy link
Contributor

I tried taking a stab at this but the node tests seem flaky that they timed out without processing anything. Is that a known issue? (Hadn't looked into tests deep enough to uncover what the cause might be)

@san650
Copy link
Owner Author

san650 commented Mar 31, 2017

No, they never timed out on my machine or the CI.

I'm using ember-cli-addon-tests for the add-on's acceptance tests. These tests take a lot of time to run, there's a timeout configuration in the tests. Try with a higher timeout to see if they fail. See

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants