Skip to content

Add separate SRCImage component exports to the package.json - #110

Open
psd-coder wants to merge 1 commit into
datocms:masterfrom
psd-coder:add-exports-for-rsc-image
Open

Add separate SRCImage component exports to the package.json#110
psd-coder wants to merge 1 commit into
datocms:masterfrom
psd-coder:add-exports-for-rsc-image

Conversation

@psd-coder

@psd-coderpsd-coder commented Feb 18, 2025

Copy link
Copy Markdown

There is known problem with package bundle size #98.
This edit doesn't solve it, but allows importing SRCImage components using non-index file, like all other components and hooks, which allows avoiding having MUX player in your application bundle.

@netlify

netlifyBot commented Feb 18, 2025

Copy link
Copy Markdown

Deploy Preview for react-datocms-example canceled.

NameLink
🔨 Latest commit3304dda
🔍 Latest deploy loghttps://app.netlify.com/sites/react-datocms-example/deploys/67b4b480e1e3970008d7283d

Sign up for freeto 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.

1 participant

@psd-coder