We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d4dd37 commit 9eef3b5Copy full SHA for 9eef3b5
package.json
@@ -20,7 +20,7 @@
20
},
21
"scripts": {
22
"start": "craco --openssl-legacy-provider start",
23
- "build": "craco --openssl-legacy-provider build",
+ "build": "craco build",
24
"format": "prettier --write \"**/*.{js,jsx,md,json,html,css,yml}\" --ignore-path .gitignore",
25
"test-prettier": "prettier --check \"**/*.{js,jsx,md,json,html,css,yml}\" --ignore-path .gitignore",
26
"test-cra": "react-scripts test",
0 commit comments