Skip to content

Commit

Permalink
fix: remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
unbyte committed Oct 26, 2022
1 parent 6ea8fde commit b655254
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/esbuild/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ var helpText = func(colors logger.Colors) string {
--outbase=... The base path used to determine entry point output
paths (for multiple entry points)
--preserve-comments=... Experimental: preserve comments matching a regular
expression
expression
--preserve-symlinks Disable symlink resolution for module lookup
--public-path=... Set the base URL for the "file" loader
--pure:N Mark the name N as a pure function for tree shaking
Expand Down

0 comments on commit b655254

Please sign in to comment.