Travis Reeder
Travis Reeder
I'm not entirely sure how this could work, but imagine wanting to move to a new contract if you wanted to upgrade it (and didn't use an upgradeable contract). Or...
Instead of using the hello contract, generate an ERC20 contract, mint some tokens, etc.
The bin and abi files.
**Describe the bug** If I import two files from this package like this: ```html import 'https://cdn.jsdelivr.net/npm/@material/[email protected]/navigationtab/navigation-tab.js/+esm' import 'https://cdn.jsdelivr.net/npm/@material/[email protected]/button/filled-button.js/+esm' Hi ``` I get this error: ``` Uncaught DOMException: Failed to execute...
**Describe the bug** Imports do not have `.js` extension, so you can simply import this module like you should be able to. **To Reproduce** Import from a CDN, eg: ```js...
### What is affected? Component ### Description ```html ``` Accept seems to be ignored. It should filter the files in my file chooser based on accept, but it doesn't. ###...
Loading the ESM build from a CDN results in a ton of 404 errors (one for every import) since this lib isn't using full paths with .js extension. Eg: https://cdn.jsdelivr.net/npm/@zxing/[email protected]/esm/index.js...
```[tasklist] ### Tasks - [x] Get build working - [x] Push images to GitHub container registry - [ ] https://github.com/gochain/gochain/issues/483 - [x] Update docs and docker compose files ```