Skip to content
This repository was archived by the owner on Jul 22, 2020. It is now read-only.

Change rollup build to output iife #15

@alastaircoote

Description

@alastaircoote

Right now it just outputs an ES module, but I've discovered this means that the variables it sets can actually be overwritten, which breaks core functionality. format: 'iife' will mean the whole thing is wrapped in a function that'll stop this from occurring.

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