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

Don't add reloading stub for adhoc resources in dev mode #52

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fedotxxl
Copy link

As I understand while you are developing with debugMode = true and change any resource it doesn't make sence to reloading stub for resources requests (js/css and so on). This patch allows adhoc resources to be processed by Grails while resources plugin is reloading. This patch is important for livereload feature - when you change css file your UI should be updated ASAP. At the moment we have to wait until resources plugin finishes reloading process

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.

1 participant