This repository was archived by the owner on Jan 20, 2022. It is now read-only.
Replies: 2 comments
-
I've never used rollup, no idea what would be causing this I'm afraid. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I figured out the above issue, however i'm trying to figure out how to bundle this into a single bundle for use on external web apps that can import the whole thing. Is this possible? or do i have to build a new bundling script? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have added the rich-markdown-editor into my package.json with yarn.
But when i import it and then bundle my main app I am getting an error
Even no i can see the react-is does export it, it seems the main library for
rich-markdown-editor
doesnt package in dependencies.How can we resolve this for bundling into an application?
Beta Was this translation helpful? Give feedback.
All reactions