Skip to content

Unable to require the normalize-whitespace plugin in node #3016

@kozi

Description

@kozi

I think because of the following statement it is not possible to require and use the normalize-whitespace plugin in node

if (typeof Prism === 'undefined' || typeof document === 'undefined') {
return;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions