There are new warnings during build:
$ react-scripts build Creating an optimized production build... Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db` Compiled with warnings. src/constants/index.js Line 1:1: Assign object to a variable before exporting as module default import/no-anonymous-default-export src/reducers/index.js Line 69:1: Assign arrow function to a variable before exporting as module default import/no-anonymous-default-export
Probably caused by https://pagure.io/fedora-qa/packager_dashboard/pull-request/104
'fixed' in master :wink:
Metadata Update from @lbrabec: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.