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
The browser build presently does not work with CDN services like unpkg. You should be able to create web3.js based rapid prototypes like this: https://jsfiddle.net/9p7mh4kv/
Proposed Solution
Adjust the build and swap out incompatible dependencies until it works
The text was updated successfully, but these errors were encountered:
steveluscher
changed the title
web3.js: Make a build that's compatible with rapid prototyping environments like CodeSandbox
web3.js: Make a build that's compatible with rapid prototyping environments like JSBin
Jul 2, 2022
Problem
The browser build presently does not work with CDN services like unpkg. You should be able to create web3.js based rapid prototypes like this: https://jsfiddle.net/9p7mh4kv/
Proposed Solution
The text was updated successfully, but these errors were encountered: