selfrefactor / rambdax

Extended version of Rambda
https://selfrefactor.github.io/rambdax
MIT License
221 stars 26 forks source link

Create react app project won't build with rambdax dependency #19

Closed chimon2000 closed 6 years ago

chimon2000 commented 6 years ago

Trying to build a create-react-app with Rambda dependency and have this error:

Failed to minify the code from this file:

    ./node_modules/rambdax/dist/rambdax.esm.js:8

Read more here: http://bit.ly/2tRViJ9

I believe this is related to https://github.com/selfrefactor/rambda/issues/71

selfrefactor commented 6 years ago

It is related. Can you share your version of Rambdax and create-react-app?

chimon2000 commented 6 years ago

Retried (after reinstalling rambdax) and I can no longer repro.

selfrefactor commented 6 years ago

so it works, right?