Commit d671dee
committed
fix(ci): exclude docs from release build
CHANGELOG.md contains <Icon> which MDX parses as JSX, breaking the
docs build. Docs don't need to be built for npm publishing.1 parent 4a02225 commit d671dee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments