Skip to content

Conversation

lchans
Copy link
Collaborator

@lchans lchans commented Apr 28, 2025

External Links

Description

  1. Renames Node to NodeProps - When running yarn build, this was conflicting with the Node component (which also has the same name) - Causing the prop to be renamed to Node2
  2. Adds vite-plugin-css-injected-by-js - This allows consumers of the component to avoid importing the css file themselves: import '@xyflow/react/dist/style.css';

@lchans lchans marked this pull request as ready for review April 28, 2025 02:38
Copy link
Collaborator

@marian-derias marian-derias left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great find!

@lchans lchans merged commit fb7a799 into main Apr 28, 2025
1 check passed
@lchans lchans deleted the feature/MIG-6667-modify-build branch April 28, 2025 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants