create-react-app: Make only hash classnames

Viewed 19

New to React, what & where I need to change in webpack config, so the result will be <div class="ToQKD"></div> instead of <div class="Card_card__ToQKD"></div>?

0 Answers
Related