RuDami
Results
2
comments of
RuDami
okay, i'm used comment by [duhmojo](https://github.com/duhmojo), but adapted for use with react-app-rewired && react-scripts. 1) yarn add react-app-rewired 2) package.json: ``` "scripts": { "start": "react-app-rewired start --scripts-version react-scripts", "build": "react-app-rewired...