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 1e3ea65 commit fb3012dCopy full SHA for fb3012d
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
examples/13-error-boundaries/.spago
61
examples/13-error-boundaries/output
62
63
- - run: npm i
+ - run: npm i && npm rebuild
64
- run: spago build
65
- run: npm run bundle
66
- run: npm t
0 commit comments