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
It's hard to use the library in a different environment than index.html because it is compiled into a global variable. A special trick in webpack is needed.
And also would be great to have a *.d.ts typed definitions file.
It's hard to use the library in a different environment than index.html because it is compiled into a global variable. A special trick in webpack is needed.
And also would be great to have a *.d.ts typed definitions file.