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

plugin creates mapping file for empty entry #179

Open
elijahiuu opened this issue Apr 7, 2014 · 0 comments
Open

plugin creates mapping file for empty entry #179

elijahiuu opened this issue Apr 7, 2014 · 0 comments

Comments

@elijahiuu
Copy link

The plugin will create both JS and CSS entires in wromapping.properties regardless of what is in the wro.xml.

Wro4Mojo.java:126
for (ResourceType resourceType : ResourceType.values()) {..

I end up with a "d41d8cd98f00b204e9800998ecf8427e" hashcodes inside of wromapping when only a CSS or only JS is inside a particular group. Plugin should check if both resource types need to be generated.

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

No branches or pull requests

1 participant