feat(medusa-js): Bundle package using Rollup (#2964)
This commit is contained in:
committed by
GitHub
parent
f3ced106ad
commit
f6c81dab9e
5
.changeset/lovely-hats-cough.md
Normal file
5
.changeset/lovely-hats-cough.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa-js": patch
|
||||
---
|
||||
|
||||
Changes build process from using `tsc` to `rollup`. This change ensures that the package works with modern build tools such as Vite@4 and esbuild.
|
||||
Reference in New Issue
Block a user