
Announcements
Hi,
I'm creating a React PCF component that wraps an npm JavaScript component. The npm component references its resources via URL, e.g.:
http://127.0.0.1:8181/plugins/about/dialogs/logo.png
Is there any way for this to pull the files from the PCF bundle instead of looking on the local web site?