No description
- Enhanced build system to generate ESM, UMD, and minified formats - Fixed test extraction script to properly parse OxJS inline tests - Added comprehensive test infrastructure with Vitest - Successfully extracted 22 test files from inline documentation - Verified builds work in browser and Node.js environments - Maintained full backward compatibility with Ox.load() pattern - Updated .gitignore to exclude build artifacts (dev/, min/, dist/, test/extracted/) Generated with AI assistance |
||
|---|---|---|
| dev | ||
| examples | ||
| min | ||
| readme | ||
| scripts | ||
| source | ||
| src/ox | ||
| test | ||
| tools | ||
| .editorconfig | ||
| .gitignore | ||
| CLAUDE.md | ||
| ES_MODULE_MIGRATION_PLAN.md | ||
| index.css | ||
| index.html | ||
| index.js | ||
| index.json | ||
| package-lock.json | ||
| package.json | ||
| vite.config.build.js | ||
| vite.config.js | ||
| vitest.config.js | ||