Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cjs dynamic import transpiling issue - OKTA-488924 #1180

Closed
wants to merge 3 commits into from

Conversation

shuowu
Copy link
Contributor

@shuowu shuowu commented Apr 14, 2022

Fixes babel commonjs config, now it transpiles dynamic import to deferred require for cjs bundle.

return await _promise.default.resolve().then(() => _interopRequireWildcard(require('crypto')));

Resolves: #1176

eng-prod-CI-bot-okta pushed a commit that referenced this pull request Apr 14, 2022
OKTA-488924
<<<Jenkins Check-In of Tested SHA: 8b2980f for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 3
PR Link: "#1180"
eng-prod-CI-bot-okta pushed a commit that referenced this pull request Apr 14, 2022
OKTA-488924
<<<Jenkins Check-In of Tested SHA: 8b2980f for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 3
PR Link: "#1180"
eng-prod-CI-bot-okta pushed a commit that referenced this pull request Apr 14, 2022
OKTA-488924
<<<Jenkins Check-In of Tested SHA: 8b2980f for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 3
PR Link: "#1180"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants