-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Attempting a production build and get this issue. I am not sure if it comes from this specific package or something else. But I don't see this error on any other package when building.
Running version 0.1.4
react-scripts build
Creating an optimized production build...
Failed to compile.
Failed to minify the code from this file:
./node_modules/sort-object-list/index.js:8
From package-lock.json
"sort-object-list": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/sort-object-list/-/sort-object-list-0.1.4.tgz",
"integrity": "sha512-9mvaGk/VLKwMi4W7tLRenD6A0TBeX+pVvzczpUIWzzR/bSXUZbnOfczrkFRCUo+AVUhOWvrbL80YE3ysKp7Fjg==",
"requires": {
"prop-types": "15.6.0",
"react": "16.4.1",
"react-native": "0.56.0"
}
},
Metadata
Metadata
Assignees
Labels
No labels