Skip to content

Webpack and jsdom detection issue #26

Description

@emerikool

We are facing an issue on dart sass due to environement detection.
With jsdom environment is not detected as a Node one and imports are not resolved.

Jsdom emulate a web browser by adding a window object that makes failed node detection:

var dartNodeIsActuallyNode = !dartNodePreambleSelf.window

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