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

Less files are now served by webpack and not proxied #303

Merged
merged 1 commit into from
Nov 16, 2018

Conversation

lneves12
Copy link

@lneves12 lneves12 commented Nov 16, 2018

What does this PR change?

Less files are now served by webpack and not proxied.

The hot reload of css still doesn't work with this solution. It's possible to do it, but it includes a bit more of effort with the current architecture.

To enable hot reload of css through webpack we need to compile the less files with it, and atm it's hard because the less compilation depends on files provided at runtime or obs, for instance, the patternfly package: https://build.suse.de/package/show/Devel:Galaxy:Manager:3.2/susemanager-frontend-libs

  • DONE

Documentation

  • No documentation needed

  • DONE

Test coverage

  • No tests

  • DONE

@lneves12
Copy link
Author

gitarro no changelog needed !!!

@uyuni-project uyuni-project deleted a comment from lneves12 Nov 16, 2018
Copy link
Contributor

@ncounter ncounter left a comment

Choose a reason for hiding this comment

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

👍

@lneves12 lneves12 merged commit 388c654 into uyuni-project:master Nov 16, 2018
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.

2 participants