Hello All,
I'm trying to create custom accessor-based widgets and use w/ the new ESM support. I've been unable to incorporate even the sample widget into the ESM (e.g. create-react-app) samples.
Can anyone point me to docs/examples/guidance on doing that? Just changing the "module":"ES6" in tsconfig and updating the import statements was not enough.
Thanks!
--john