Replace direct import of 'node:fs/promises' with 'node:fs' and access promises property. This fixes bundler issues with Vite/Webpack while maintaining full Node.js compatibility.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| crypto.ts | ||
| events.ts | ||
| fs.ts | ||
| index.ts | ||
| path.ts | ||
| uuid.ts | ||