-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels