Sailesh
Results
2
issues of
Sailesh
Description Removed logic where async changes the integration to AWS Added logic to ignore the result of lambda and return a 200 Added body parsing (it parses both application/x-www-form-urlencoded and...
My current project is currently in Ant.d, Less, Create-react-app and uses react-app-rewired, customize-cra for custom webpack configurations. ``` File: ./src/antdCustom.scss --------------------------- $btn-primary-bg: #616161; $color: black; ``` Current config-override.js looks like...