cwlsn / rinse-react

🚿 Rinse, React, repeat. A boilerplate to build a React component library.
https://rinsejs.io/
MIT License
158 stars 43 forks source link

Docz doesn't work with newly cloned project #34

Closed mrsauravsahu closed 5 years ago

mrsauravsahu commented 5 years ago

After cloning react-rinse for a new project, docz doesn't seem to work.

System Specs:

$ node -v
10.16.3
$ yarn -v 
1.19.0

Screenshot from 2019-10-05 10-44-25

Resolution: Tried upgrading webpack and everything seems to be working. I can open up a PR for the same.

cwlsn commented 5 years ago

Fixed in #35