forked from libregraph/lico
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support Node 17 or higher for development
Node 17 fixed a security issue related to crypto which is incompatible with the current default settings of webpack used via react-scripts. This is unfortunate and this change thus adds a special node commandline argument to make Node 17 use the previous behavior. Reference: facebook/create-react-app#11562
- Loading branch information
Showing
2 changed files
with
68 additions
and
3 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