brainy/src/universal
David Snelling 098703d2dc fix: resolve bundler compatibility by avoiding fs/promises subpath import
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>
2025-09-17 14:34:24 -07:00
..
crypto.ts feat: add node: protocol to all Node.js built-in imports for bundler compatibility 2025-09-17 14:20:21 -07:00
events.ts feat: add node: protocol to all Node.js built-in imports for bundler compatibility 2025-09-17 14:20:21 -07:00
fs.ts fix: resolve bundler compatibility by avoiding fs/promises subpath import 2025-09-17 14:34:24 -07:00
index.ts 🧠 Brainy 2.0.0 - Zero-Configuration AI Database with Triple Intelligence™ 2025-08-26 12:32:21 -07:00
path.ts feat: add node: protocol to all Node.js built-in imports for bundler compatibility 2025-09-17 14:20:21 -07:00
uuid.ts feat: enhance framework integration and simplify codebase 2025-09-15 14:54:13 -07:00