You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,7 +44,7 @@ This will output `dist/index.js` and `dist/cli.js`.
44
44
45
45
For complete usages, please dive into the [docs](https://tsup.egoist.dev).
46
46
47
-
For all configuration options, please see [the API docs](https://paka.dev/npm/tsup#module-index-export-Options).
47
+
For all configuration options, please see [the API docs](https://jsdocs.io/package/tsup).
Copy file name to clipboardExpand all lines: docs/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ You can use any of these files:
89
89
90
90
You can also specify a custom filename using the `--config` flag, or passing `--no-config` to disable config files.
91
91
92
-
[Check out all available options](https://paka.dev/npm/tsup#module-index-export-Options).
92
+
[Check out all available options](https://jsdocs.io/package/tsup).
93
93
94
94
#### TypeScript / JavaScript
95
95
@@ -595,7 +595,7 @@ await build({
595
595
})
596
596
```
597
597
598
-
For all available options for the `build` function, please see [the API docs](https://paka.dev/npm/tsup).
598
+
For all available options for the `build` function, please see [the API docs](https://jsdocs.io/package/tsup).
0 commit comments