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
Using suggested import method causes typescript errors. angular-cli is forcing commonjs in dev builds, which I think, causes the breakage. This forcing has been removed, but only for the v6.0.0 build (which has webpack 4.0, which removes the need for the forcing).
Will likely wait for release of Angular 6.0 and then update the whole thing.
Importing Web3 yields an undefined object in the unit tests.
I haven't figured out why this is yet. Issue showed up when I tried to update all packages to get rid of vulnerable packages.
The text was updated successfully, but these errors were encountered: