Skip to content

testing js with </script> string fails #89

Description

@RGBboy

If you are testing any js that has </script> within it the script tag where the bundled js gets added will be closed early, resulting in failing tests.

A potential solution to this is to not put the bundle between script tags and instead serve it as a script via a dummy url.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions