When spinning this up to run the demo, I'm seeing a number of tsconfig path errors and module resolution errors.
Specifically inside dummy-desktop-agent
import { supply } from "server";
Is this supposed to be da-server? Or is there supposed to be an export from the local server? I realize this is an active WIP. I just do not know enough to resolve this atm.
I am starting work on a Storybook Preset Addon to enable FDC3 UI testing, and I'd love to be able to reference your wip implementation (modern) vs the archived fdc3-browser repo and kolba's sail/electron one.
Hey Rob,
When spinning this up to run the demo, I'm seeing a number of tsconfig path errors and module resolution errors.
Specifically inside
dummy-desktop-agent
Is this supposed to be
da-server
? Or is there supposed to be an export from the localserver
? I realize this is an active WIP. I just do not know enough to resolve this atm.I am starting work on a Storybook Preset Addon to enable FDC3 UI testing, and I'd love to be able to reference your wip implementation (modern) vs the archived fdc3-browser repo and kolba's sail/electron one.
Lmk. Thank you, sir! 🙏