Skip to content

Clarify LESS servlet documentation #25

@denizdogan

Description

@denizdogan

This seems like an awesome servlet, but I'm still having trouble understanding exactly how to configure it. It might be something else I've done wrong, but it would definitely help if the documentation clarifies a few things.

If I map the servlet to *.css, will it automagically compile and serve the corresponding .less file? Or do I need to map *.less for that?

Is the servlet required to be loaded before any other servlets, i.e. load-on-startup = 1?

And, although of less importance to me personally, maybe document all of the init parameters and their default values?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions