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

Support configurable watchedResources #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Support configurable watchedResources #13

wants to merge 1 commit into from

Conversation

dmitrydivin
Copy link

I use non standard placement of static resource files in our Grails application, i.e. web-app folder does not contain any JS, CSS or 'image' file. Currently I integrate resources plugin and faces the problem that plugin can't monitor any static resource. So most probable way of fixing this is enable watchedResources configuration via Config.groovy and 'grails.resources.watchedResources' config property within the application.
Here is the patched version of the plugin. Please merge it into master branch. If you think that my change is bad idea, then send me a note and I would be considering to use own(locally) customized version of plugin on my own.

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