Beatboxace
Results
2
issues of
Beatboxace
Issue #9 Made a PR if it can help for a quick fix. Simply changed "master" to "main" for CanIUse repository fetching. Upon a new run of Compat, it now...
## Context Compat uses the [CanIUse repository](https://github.com/Fyrd/caniuse) to validate feature compatibility by grabbing the latest git commit. ## Issue This is hardcoded at line 181 from createTable.js: `getLatestCommitSHA('fyrd', 'caniuse', 'heads/master')`...