Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvr authored Aug 3, 2023
1 parent 7b0d2d2 commit d8f33bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@ deno install -frA -n dsbuild https://deno.land/x/dsbuild/mod.ts

- ### `dsbuild --in src/app.ts --out public/app.js`

- You can configure the `in` and `out` flags to customize the input and output
- You can configure the `in` and `out` flags to customize the input and output
files.
- These example values are the same as the defaults when you call `dsbuild`.

- These example values are the same as the defaults when you call `dsbuild`.

- ### `dsbuild --watch`

Expand Down

0 comments on commit d8f33bd

Please sign in to comment.