- Initial alpha release!
- Added an
espm init
command, for initializing a single or multi package workspace. - Added an
espm new
command, for creating a new package (primarily for monorepos). - Added an
espm build
command, for building a package.- Transforms JavaScript/TypeScript to a defined build target (
es2020
, etc). - Automatically generates TypeScript declaration files.
- Copies and optimizes assets.
- Transforms JavaScript/TypeScript to a defined build target (
This repository has been archived by the owner on Jul 28, 2024. It is now read-only.