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

dev build does not resolve dependency tree #601

Closed
1 of 2 tasks
AndyOGo opened this issue Oct 10, 2018 · 1 comment
Closed
1 of 2 tasks

dev build does not resolve dependency tree #601

AndyOGo opened this issue Oct 10, 2018 · 1 comment
Assignees
Milestone

Comments

@AndyOGo
Copy link

AndyOGo commented Oct 10, 2018

Are you reporting a bug or a feature?

  • Bug
  • Feature

Expected Behavior

If I change a scss file within src/styles/ I expect that the app is correctly rebuild including those latest updates.

We should really move to a professional tool like webpack or parcel.

Actual Behavior

If I change a scss file within src/styles/ the app is not correctly updated and the build does not resolve the dependency tree in reverse order.

Related:
#584

@LucaMele
Copy link
Contributor

Closing as V2 is released. If issue is still relevant in v2, please re-open

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

No branches or pull requests

2 participants