I am really excited to tinker with this library, but I am totally lost trying to get it to render properly. Can someone help me figure out why I'm seeing this error?
I'm assuming this is why? Uncaught ReferenceError: exports is not defined
Am I missing a dependency? I installed all of the dependencies listed in the help guide.
I am really excited to tinker with this library, but I am totally lost trying to get it to render properly. Can someone help me figure out why I'm seeing this error?
I'm assuming this is why?
Uncaught ReferenceError: exports is not defined
Am I missing a dependency? I installed all of the dependencies listed in the help guide.
Here's my package.json file.
Workflow Demo component:
Thanks in advance and sorry if this is a total n00b question.