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 d9ea81f commit f502880Copy full SHA for f502880
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
registry-url: 'https://registry.npmjs.org'
16
17
- run: npm install
18
- - run: npm run hoist
+ # - run: npm run hoist
19
20
- run: npm run build:wc
21
- run: npm run build
0 commit comments