-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upgrade
babel-loader
for OpenSSL 3 compatibility
Following the same hash function issue from webpack4 to webpack5, upgrade the `babel-loader` webpack loader. See (1) for the OpenSSL v3 hash function change. Note: Only the caching the loader includes uses the hash function. Disabling the cache also fixes the OpenSSL3 build issue. 1: https://github.com/babel/babel-loader/releases/tag/v8.2.4
- Loading branch information
Showing
2 changed files
with
8 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters