Skip to content

Remove errant gh-pages from npm module #197

@segphault

Description

@segphault

At present, the total install size on disk of the sql.js module is 30MB. Half of that is a second copy of the compiled JavaScript that gets pulled into the package by accident. It appears that the whole gh-pages branch is included in the npm package, including the built version of sql.js that is used on the demo web page.

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