Skip to content

Commit d8b60be

Browse files
committed
fix build
1 parent 192c984 commit d8b60be

6 files changed

Lines changed: 40966 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ typedoc/
1616

1717
examples/**/yarn.lock
1818
!examples/demo-app/yarn.lock
19+
!examples/custom-reducer/yarn.lock
20+
!examples/custom-theme/yarn.lock
21+
!examples/open-modal/yarn.lock
22+
!examples/replace-component/yarn.lock
23+
!examples/node-app/yarn.lock
1924

2025
yarn-error.log
2126
*/**/package-lock.json

0 commit comments

Comments
 (0)