Skip to content

Commit 3057d3a

Browse files
authored
Update README.md (#268)
* Update README.md * Update README.md
1 parent f95e113 commit 3057d3a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
1-
# Bob (The ~~Bundler~~ Butler)
1+
# Bob (The Compiler)
22

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

66
Scope:
77

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

1211
## Requirements
1312

0 commit comments

Comments
 (0)