8000 Removed node crypto from webpack compliation · Issue #16 · rgpm/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Removed node crypto from webpack compliation #16
Open
@oparkins

Description

@oparkins

When testing the browser code, a bundle.js file is created. This file generates warnings about being too large and that is primarily due to all crypto functions (which we don't use on the browser) being included in the bundle.

Webpack needs to be configured to ignore those files.

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

      0