carbon-fields
carbon-fields copied to clipboard
Expose media-library component or dependencies
Version
- Carbon Fields: 3.3.2
- WordPress: 5.9
- PHP: 7.4
Expected Behavior
callbag-of and other dependencies should be exported by the plugin
Actual Behavior
callbag-of and other dependencies arent exported
Container definition
This does not relate to containers
Steps to Reproduce the Problem
- Import the media-library from a separate field plugin
Comments
It would be cool if you could expose the media-library Component to the public somehow. Alternatively you could export more of the dependencies into cf.vendor object, that'd still require to build the component itself into my own bundle but I could at least ditch the dependencies.