We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3827db7 commit de6e13fCopy full SHA for de6e13f
.licensed.yml
@@ -16,6 +16,7 @@ ignored:
16
npm:
17
# Used by Rollup.js when building in GitHub Actions
18
- '@rollup/rollup-linux-x64-gnu'
19
+ - '@rollup/rollup-linux-x64-musl'
20
- '@rollup/rollup-android-arm-eabi'
21
- '@rollup/rollup-android-arm64'
22
- '@rollup/rollup-darwin-arm64'
0 commit comments