@al8b/framework-config
v0.1.13
Published
Project configuration and resource discovery helpers for the L8B framework.
Readme
@al8b/framework-config
Project configuration and resource discovery helpers for the L8B framework.
Public API
loadConfigcreateDefaultConfigvalidateConfigwriteConfig- Re-exports from
./discovery
Notes
loadConfigresolves config files with precedencel8b.config.ts->l8b.config.js->l8b.config.json.loadConfigcurrently resolves framework paths with fixed conventions:src,public,dist, and.l8b.- Used by both the dev server and production bundler.
Scripts
bun run build
bun run test
bun run clean