Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update react-scripts (#1969)
* chore(deps): update react-scripts * chore(deps): fix webpack 5 polyfills issues * chore(deps): fix eslint thanks tjaddison! @see https://tjaddison.com/blog/2021/03/updating-babel-eslint-to-babeleslint-parser-for-react-apps/ * chore(lint): fix eslint. build succeeds with errors errors seem to be caused by open issue with webpack5 and react-scripts @see facebook/create-react-app#11752 * fix: npm run test:unit * fix: npm run build * chore: remove unused patch-package patches * chore: fix package.json formatting * fix: undo direct browserify import changes * fix: webpack fallbacks
- Loading branch information