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

chore: move crypto related modules to deps - OKTA-402553 #805

Closed
wants to merge 1 commit into from

Conversation

shuowu
Copy link
Contributor

@shuowu shuowu commented Jun 8, 2021

CommonJS bundle need to use crypto related modules from dependencies. This change moves modules from devDeps to deps.

Resolves: #768

@shuowu-okta shuowu-okta force-pushed the sw-move-crypto-modules-to-deps-OKTA-402553 branch from 70cccb9 to 70b84c3 Compare June 8, 2021 16:13
@codecov-commenter
Copy link

codecov-commenter commented Jun 8, 2021

Codecov Report

Merging #805 (70b84c3) into master (5e6bbcb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #805   +/-   ##
=======================================
  Coverage   91.70%   91.70%           
=======================================
  Files         114      114           
  Lines        3267     3267           
  Branches      679      679           
=======================================
  Hits         2996     2996           
  Misses        271      271           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dbae825...70b84c3. Read the comment docs.

@Clee681
Copy link

Clee681 commented Jun 8, 2021

🙌

eng-prod-CI-bot-okta pushed a commit that referenced this pull request Jun 8, 2021
OKTA-402553
<<<Jenkins Check-In of Tested SHA: 70b84c3 for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 2
PR Link: "#805"
shuowu-okta pushed a commit that referenced this pull request Jun 8, 2021
OKTA-402553
<<<Jenkins Check-In of Tested SHA: 70b84c3 for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 2
PR Link: "#805"
shuowu-okta pushed a commit that referenced this pull request Jun 8, 2021
OKTA-402553
<<<Jenkins Check-In of Tested SHA: 70b84c3 for eng_productivity_ci_bot_okta@okta.com>>>
Artifact: okta-auth-js
Files changed count: 2
PR Link: "#805"
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.

Cannot find module 'atob'
6 participants