kitze / custom-react-scripts

[DEPRECATED, use customize-cra] Allow custom config for create-react-app without ejecting
https://custom-react-scripts.netlify.com
MIT License
993 stars 97 forks source link

Should `yarn build` work? #139

Open clintandrewhall opened 6 years ago

clintandrewhall commented 6 years ago

I'm using CSS modules, and none of the CSS modules are being applied/loaded when I serve -s build. Is there a step I'm missing?