Commit 0e9f4af
committed
chore: remove bundled chai
Removes the chai bundle such that `chai.js` is now an entry point just
like `index.js`.
We're keeping it around for now since there may be users directly
importing the file. It was already re-exporting what exists in
`index.js`, so this shouldn't be a breaking change.1 parent 373c61a commit 0e9f4af
4 files changed
Lines changed: 3 additions & 476 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments