Skip to content

Commit

Permalink
Update DEV-README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cleve-fauna authored and echo-bravo-yahoo committed Nov 25, 2024
1 parent 90fd999 commit f7bd478
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,9 @@ npm run build
If you change code and want to see how it behaves from a customer-perspective:

```
./src/user-entrypoint.mjs <command> <subcommand> --options
./src/user-entrypoint.mjs <command> <subcommand> [--option ...]
```


### Application versions

This project has 3 runnable entrypoints (a raw ESM one, a built CJS one, and an SEA one). You can read more about them [here](./sea/README.md).
Expand Down

0 comments on commit f7bd478

Please sign in to comment.