You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says when using node-wot in a browser context (i.e., angular, vue, webpack, etc.) it's hard to configure correctly TS types. We should look at how to improve, maybe it is sufficient to add a .d.ts in the browser bundle.
I'm working on porting the browser-bundle to esbuild which should help also the management of types. I'm currently waiting for the resolution and publication of either of these two issues/pr:
As the title says when using node-wot in a browser context (i.e., angular, vue, webpack, etc.) it's hard to configure correctly TS types. We should look at how to improve, maybe it is sufficient to add a .d.ts in the browser bundle.
Loosely related to #324
The text was updated successfully, but these errors were encountered: