Skip to content

Disable requirejs and wro4j by default #9

Open
@manuelpichler

Description

@manuelpichler

Both extensions likely require some project changes to work, so they should be disabled by default.

They broke builds for me, where some JS files are available, but the project is not (yet) supposed to work with these two exts. I "had" to do:

requirejs.bootstrap.enabled = false requirejs.bundle.enabled = false wro4j.minifier.enabled = false

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