Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Update crypto not to call fast if slow is specified - Closes #4759 #4760

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

shuse2
Copy link
Collaborator

@shuse2 shuse2 commented Jan 29, 2020

What was the problem?

Webpack build process did not allow to catch error

How did I solve it?

If the process.env.NACL_FAST === disable, then it doesn't read the fast module

How to manually test it?

Try to build with webpack with this change

Review checklist

@shuse2 shuse2 self-assigned this Jan 29, 2020
@shuse2 shuse2 requested a review from ManuGowda January 29, 2020 11:17
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@shuse2 shuse2 merged commit 787e236 into hotfix/3.0.2 Jan 29, 2020
@shuse2 shuse2 deleted the 4759_update_crypto branch January 29, 2020 14:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants