We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d194557 commit 78ae3adCopy full SHA for 78ae3ad
website/docs/en/guide/migration/tsup.mdx
@@ -4,7 +4,7 @@ This section introduces how to migrate a project using tsup to Rslib.
4
5
## Installing Dependencies
6
7
-First, you need to replace the npm dependencies of webpack with Rslib's dependencies.
+First, you need to replace the npm dependencies of tsup with Rslib's dependencies.
8
9
import { PackageManagerTabs } from '@theme';
10
0 commit comments