Skip to content

dist is outdated - TypeError: Cannot set properties of undefined #805

@milahu

Description

@milahu

dist/FileSaver.js fails in a browser, because global is undefined

global.FileSaver = mod.exports;

TypeError: Cannot set properties of undefined (setting 'FileSaver')

src/FileSaver.js works

the dist folder should be either updated or deleted

see also #765 and #802

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