#105 Warnings after #104
Closed 2 years ago by lbrabec. Opened 2 years ago 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


Metadata Update from @lbrabec:
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata