Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Requiring debug breaks Atom's snapshot (blocking Electron upgrade) #356

@aminya

Description

@aminya

Description

The added "debug" function and requiring it in the main module breaks the snapshot of Atom. This debug package should be loaded lazily and behind a config that is enabled by the users. It should not be loaded in the production code.
atom/atom#21777

https://github.com/atom/spell-check/blob/master/lib/main.js#L2

Error

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