Skip to content

replacement for getFullPathIndex?Β #29

@123Haynes

Description

@123Haynes

Hi,

I saw that you removed the method getFullPathIndex from the WebJarAssetLocator in 60f01fb#diff-91255789c37eabd7e53b4647bc611bd0L98

Is there a replacement for this method?
I'm currently using this method in the libsass-maven-plugin. Before Release 0.39, I could pass in something like
"susy/sass/susy/_math.scss"
and get back a path like
META-INF/resources/webjars/susy/2.1.1/sass/susy/_math.scss

See https://gitlab.com/haynes/libsass-maven-plugin/blob/master/src/main/java/wrm/libsass/WebJarTranslator.java for how it's currently used in the plugin.

It would be awesome if you could add back support for a similar method. πŸ˜ƒ

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions