esbuild: add pt_BR translation (#9238)

This commit is contained in:
Gabriel Rodrigues
2022-10-24 09:23:22 -03:00
committed by GitHub
parent c2d7b27c80
commit 8e1695acbc
2 changed files with 37 additions and 1 deletions

View File

@@ -33,4 +33,4 @@
- Bundle a list of files to an output directory:
`esbuild --bundle --outdir={{path/to/output_directory}} {{path/to/file1}} {{path/to/file2}}`
`esbuild --bundle --outdir={{path/to/output_directory}} {{path/to/file1 path/to/file2 ...}}`