vrizo / uibook

Lightweight tool for React components visual testing with media queries
MIT License
228 stars 6 forks source link

Fix compilation error #9

Closed helsi-pro closed 5 years ago

helsi-pro commented 5 years ago

fix compilation error (it reproduces on CRA - react-scripts v. 1.1.4) if compilation.entrypoints is plain old js object, not ES6 Map

vrizo commented 5 years ago

Thanks, @helsi-pro ! Your PR will be released soon.