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
Hi @hamirmahal, did you have a particular implementation in mind? At the moment, we don't have a good way of doing this, so my suggestion would be to use a bundler to generate a single file at build time. In the future, we'd like to make that easier - there are some workarounds some tooling uses based on web_accessible_resources but this isn't ideal and probably isn't something we would encourage.
As for TypeScript, we generally try to avoid that in samples as it adds an extra layer for developers to understand - I think one or two TypeScript samples wouldn't be a bad idea though.
It'd be nice if this sample used TypeScript.
The text was updated successfully, but these errors were encountered: