Commit 088485f
committed
fix: preserve better-auth exports in dist package.json
The postprocess-files.cjs was replacing all exports with auto-generated
ones, losing the custom better-auth subpath exports needed for:
- inboundemail/better-auth
- inboundemail/better-auth/client
- inboundemail/better-auth/react-email1 parent 6e99b8b commit 088485f
1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
47 | 60 | | |
48 | 61 | | |
49 | 62 | | |
| |||
0 commit comments