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 d5dd83d commit 7a4eedfCopy full SHA for 7a4eedf
frontend/routes/package/publish.tsx
@@ -81,7 +81,7 @@ export default define.page<typeof handler>(function PackagePage({
81
You can specify multiple entry points by using an object
82
instead of a string.{" "}
83
<a
84
- href="/docs/publishing-packages#package-metadata"
+ href="/docs/package-configuration#exports"
85
class="link"
86
>
87
Learn more about exports.
0 commit comments