Commit 6b91967
committed
fix(medusa-forms): Fix package exports and bump version to 0.2.1
- Create missing src/index.ts to serve as main entry point
- Remove leftover remix entry from vite.config.ts
- Re-export all controlled and ui components from main index
- Bump version from 0.2.0 to 0.2.1
- Resolves commonjs resolver error for @lambdacurry/medusa-forms package1 parent 73c46a8 commit 6b91967
3 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments