Rubén
Rubén
- Update config now with validators. - Changed `require()` to `import()` async. - Ready for debug with vscode - Updated node version to >=16.0.0, (tested with v16.13.2 and v17.4.0) -...
Support AVIF
I'd like to submit a proposal for a future feature to consider. https://netflixtechblog.com/avif-for-next-generation-image-coding-b1d75675fe4 Format comparison: https://jakearchibald.com/2020/avif-has-landed/
I'd like to submit a proposal for a future feature to consider. https://netflixtechblog.com/avif-for-next-generation-image-coding-b1d75675fe4 Format comparison: https://jakearchibald.com/2020/avif-has-landed/
The `option.marker` parameter has the option of being a Marker instance. - [x] briefly describe the changes in this PR - [x] write tests for all new functionality - [x]...
Split of "-ldflags='-s -w'" = ["-ldflags='-s", "-w'"] incorrect.
Refactored use of inefficient array methods (filter).
When a prefix is added (now defaulting to 'swiper'), the CustomEvent is not detected in the typing for the swiper-element.
I am encountering the following error when trying to add liquidity to the ERC20 token, it lets me [approve](https://mumbai.polygonscan.com/tx/0xaabcb3c3c9b04c80dbd69131f58a789edb90e6177bfa17d3a63e2d63b99a9870) the contract, but when I click on preview I get the...