Skip to content

Use via es6 import #9

@X-Tender

Description

@X-Tender

I would like to use it like
import categorizr from 'categorizr';
or
const categorizr = require( 'categorizr' );

when installed via NPM.
But I always get told that I'm on mobile.
After some investigation I noticed that the context is an Empty Object and not window.
Known issue or did I make something wrong?

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