Skip to content

Commit

Permalink
chore: node options legacy provider
Browse files Browse the repository at this point in the history
  • Loading branch information
makiJS committed Dec 29, 2023
1 parent 382ecdc commit d4b3820
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 35 deletions.
36 changes: 2 additions & 34 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod",
"build": "NODE_OPTIONS=--openssl-legacy-provider ng build --prod",
"lint": "ng lint"
},
"private": true,
Expand Down

0 comments on commit d4b3820

Please sign in to comment.