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.
2 parents 8e0b7dc + b1e5a70 commit ed36092Copy full SHA for ed36092
1 file changed
.github/workflows/release.yml
@@ -53,6 +53,7 @@ jobs:
53
npm run cy:ci
54
npm run build:bundle:esm
55
npm run build:bundle:umd
56
+ npm run build:definitions
57
58
- name: Semantic Release
59
id: semantic
0 commit comments