Skip to content

node-XMLHttpRequest doesn't work in AMD (and breaks Webpack, and possibly Browserify) #259

@aendra-rininsland

Description

@aendra-rininsland

Currently AMD tries to load node-xmlhttprequest as a dependency, and given that library doesn't have a UMD, everything breaks. This is particularly problematic with Webpack, because it tries to load the AMD version and fails upon first XHR use.

Will be resolved via #252.

Thanks to @patrykkopycinski for the report!

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