Skip to content
This repository has been archived by the owner on Feb 17, 2019. It is now read-only.

Rebuilds Don't Seem To Invalidate #48

Closed
chadhietala opened this issue Jul 24, 2018 · 1 comment
Closed

Rebuilds Don't Seem To Invalidate #48

chadhietala opened this issue Jul 24, 2018 · 1 comment

Comments

@chadhietala
Copy link
Contributor

Steps to repro:

  1. git clone git@github.com:sass-eyeglass/ember-cli-eyeglass.git
  2. cd ember-cli-eyeglass && yarn
  3. ember s
  4. Change color from yellow to blue in tests/dummy/lib/eager/addon/styles/addon.scss
  5. Notice that styles do not update

I also confirmed that the templates do update and appears to only be the styles.

@stefanpenner
Copy link
Contributor

Thanks for the reproduction, I was able to immediately confirm the issue.

stefanpenner added a commit that referenced this issue Jul 24, 2018
[fixes #48] Link in deps so as to not trolling @stefanpenner
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants