1egoman / funnies

:stuck_out_tongue_winking_eye: Make users laugh when your app loads.
https://1egoman.github.io/funnies/
MIT License
178 stars 54 forks source link

Uncaught Error: Cannot find module "funnies/react" #107

Closed gazpachu closed 6 years ago

gazpachu commented 6 years ago

I think the react example is wrong.

1egoman commented 6 years ago

@gazpachu gazpachu Can you provide more of a stack trace I think it may actually be require("funnies/dist/react") but before making the update want to make sure that I understand what you're doing.

gazpachu commented 6 years ago

Yeah, probably `import Funnies from 'funnies/dist/react'; should fix it but at the end, I had to copy the messages into my app to make them work