#105 Warnings after #104
Closed by lbrabec. Opened by frantisekz.

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)

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/apps/packager_dashboard/issues/105

Please continue any further discussion there.

Metadata