Skip to content

Commit

Permalink
Update README.md (#268)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
dimaMachina authored Jan 16, 2025
1 parent f95e113 commit 3057d3a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Bob (The ~~Bundler~~ Butler)
# Bob (The Compiler)

Bob is the TypeScript build, bundle and verification tool used by almost all
[The Guild](https://the-guild.dev) open source projects.

Scope:

- **Build**: Build ESM and CommonJS compatible npm packages
- **Verify**: Ensure all ESM and CommonJS imports within a npm package are usable
- **Bundle**: Build a single executable for an application (experimental)
- **Verify**: Ensure all ESM and CommonJS imports within an npm package are usable

## Requirements

Expand Down

0 comments on commit 3057d3a

Please sign in to comment.