Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: npm ignore __tests__ & stories (#1161)
* fix: cli dist babel ignore __tests__ & stories When compiling `dist:transpile:cjs` or `dist:transpile:esm` the folders `__tests__` & `stories` were included. * fix: stop stories files being published * revert - we still want to type check those files Co-authored-by: Cole Bemis <colebemis@github.com>
- Loading branch information