Skip to content

Support for Webpack #15

@aaron-lang-auroramj

Description

@aaron-lang-auroramj

Does this SDK support being bundled with webpack?

Several lines like

config.HELPER_PATH = path.join(__dirname, 'helper.js');
var helper = require(config.HELPER_PATH);

generate errors: Critical dependency: the request of a dependency is an expression

Is there a workaround?

Would you accept a PR fixing this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions