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

fix: restart webpack on app.tss change #3

Merged
merged 1 commit into from Aug 4, 2020
Merged

Conversation

janvennemann
Copy link
Contributor

JIRA: https://jira.appcelerator.org/browse/TIMOB-28054

When the app.tss changes the whole Webpack build needs to be restarted to make sure the style changes will be reflected in all components. This is due to a limitation in the style loader in alloy, which only loads the app.tss once on startup.

Copy link
Contributor

@ewanharris ewanharris left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ewanharris ewanharris merged commit 34838ed into develop Aug 4, 2020
@ewanharris ewanharris deleted the TIMOB-28054 branch August 4, 2020 15:15
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.

None yet

2 participants