Open kimpixel opened 1 year ago
I'll need a way to reproduce that. Haven't seen it in any of the stacks. Can you publish the setup in a sample repo?
Thanks! This works, I think this can be solved, will look into it. Weird that the framework stacks don't complain.
I got always "Circular dependencies"
(!) Circular dependencies node_modules/@mdxeditor/editor/dist/plugins/core/index.js -> node_modules/@mdxeditor/editor/dist/plugins/core/SharedHistoryPlugin.js -> node_modules/@mdxeditor/editor/dist/plugins/core/index.js node_modules/@mdxeditor/editor/dist/plugins/image/index.js -> node_modules/@mdxeditor/editor/dist/plugins/image/ImageNode.js -> node_modules/@mdxeditor/editor/dist/plugins/image/ImageEditor.js -> node_modules/@mdxeditor/editor/dist/plugins/image/index.js
node_modules/@mdxeditor/editor/dist/plugins/image/ImageNode.js -> node_modules/@mdxeditor/editor/dist/plugins/image/ImageEditor.js -> node_modules/@mdxeditor/editor/dist/plugins/image/ImageNode.js ...and 9 more