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 notion of module in FileWebJarLib and http://localhost:9000/assets #447

Merged
merged 1 commit into from
Feb 21, 2015

Commits on Feb 20, 2015

  1. Fix notion of module in FileWebJarLib and http://localhost:9000/assets

    rendering.
    
    Add source origin in toString of FileWebJarLib.
    FileWebJarLib will only index file associated with a module (source)
    when the source jar contain a folder with the same name.
    
    This will ease the merge of webjars with a same source (usefull for webcomponent integration).
    
    Without this commit, webjar with a same source are deployed and merged
    but only one webjar is shown in http://localhost:9000/assets
    cheleb committed Feb 20, 2015
    Configuration menu
    Copy the full SHA
    e73145c View commit details
    Browse the repository at this point in the history