esbuild: fix grammar (#6157)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
`esbuild --bundle app.js --loader:{{.js=jsx}} {{path/to/file.js}}`
|
||||
|
||||
- Bundle and serve JavaScript application on an HTTP server:
|
||||
- Bundle and serve a JavaScript application on an HTTP server:
|
||||
|
||||
`esbuild --bundle --serve={{port}} --outfile={{index.js}} {{path/to/file.js}}`
|
||||
|
||||
|
Reference in New Issue
Block a user