mirror of
https://github.com/egoist/tsup.git
synced 2025-12-08 20:35:58 +00:00
chore: tweaks
This commit is contained in:
parent
aee560a1e6
commit
310bc79df4
@ -74,7 +74,7 @@ dist
|
||||
|
||||
### ES5 support
|
||||
|
||||
You can `--target es5` or `"target": "es5"` in `tsconfig.json` to compile the code down to es5, it's processed by [buble](http://buble.surge.sh/). Some features are supported by this target, namely: `for .. of`.
|
||||
You can use `--target es5` or `"target": "es5"` in `tsconfig.json` to compile the code down to es5, it's processed by [buble](http://buble.surge.sh/). Some features are supported by this target, namely: `for .. of`.
|
||||
|
||||
### Watch mode
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user