pure-esm-package
v0.0.0
Published
A minimum example of a pure ESM package
Downloads
2
Readme
Pure ESM Package
| Command | Description |
| --------------- | -------------------- |
| bun install
| Install dependencies |
| bun run build
| Build the package |
| bun run test
| Run tests |