Skip to content

Removes empty array from script content #7

@bitttttten

Description

@bitttttten

Before:

<script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json">[]</script>

After:

<script id="__LOADABLE_REQUIRED_CHUNKS__" type="application/json"></script>

Which loadable/components relies on, otherwise it blows up!

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