Files
bface/vite.config.js
Amer Agovic 5810008fa5 Emit security barrel modules in library build
Add security/index, security/model/index, security/policy/index, and
security/pages/index as explicit lib entries. Under preserveModules these
re-export barrels were never reachable from an entry (internal code imports
the concrete files directly), so dist shipped only their .d.ts and consumer
imports like `@reliancy/bface/security/model/index.js` failed to resolve.

Not republished; picked up on the next release.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-11 13:01:06 -05:00

2.4 KiB