fix(utils): read dir recursive (#10318)
What: - Using `Object.defineProperty) to avoid issues on Node versions that set this property as readonly.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/utils": patch
|
||||
---
|
||||
|
||||
fix(utils): set readonly property on recursive dir read
|
||||
Reference in New Issue
Block a user