Skip to content

Various ReferenceError's when running the test suite with the minimized version #3436

@rbri

Description

@rbri

For proving the htmx support of HtmlUnit (https://github.com/HtmlUnit/htmlunit) the HtmlUnit test suite runs the htmx test suite (for different versions).
And to make sure htmx.js and htmx.min.js are supported a also run a slightly patched version - only the index.html is updated to point to the htmx.min.js.

But then i got a bunch of errors like this:

Image Image Image

and many others

Image

When checking the htmx.min.js code the functions are really missing.

Is this by design? Or is this an error in the min generation?

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