Add npm deployment to package.json benefits

This commit is contained in:
Mario Zechner 2026-01-05 02:48:40 +01:00
parent c8cfef7225
commit 3f60de8929

View file

@ -133,6 +133,7 @@ The `package.json` approach enables:
- Multiple extensions from one package
- Third-party npm dependencies (resolved via jiti)
- Nested source structure (no depth limit within the package)
- Deployment to and installation from npm
## Available Imports