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 407b14b commit fe99682Copy full SHA for fe99682
README.md
@@ -94,3 +94,9 @@ import isError from '../lib/is-error'
94
- v13.5.0 [router.ts](https://github.com/vercel/next.js/blob/v13.5.0/packages/next/src/client/router.ts#L5)
95
- v14.0.2 [router.ts](https://github.com/vercel/next.js/blob/v14.0.2/packages/next/src/client/router.ts#L5)
96
97
+
98
99
+# 发布方式
100
101
+进入packages/wrapper执行npm publish
102
0 commit comments