Skip to content

Commit fe99682

Browse files
author
bapelin
committed
feat: support csp nonce
1 parent 407b14b commit fe99682

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,9 @@ import isError from '../lib/is-error'
9494
- v13.5.0 [router.ts](https://github.com/vercel/next.js/blob/v13.5.0/packages/next/src/client/router.ts#L5)
9595
- v14.0.2 [router.ts](https://github.com/vercel/next.js/blob/v14.0.2/packages/next/src/client/router.ts#L5)
9696

97+
98+
99+
# 发布方式
100+
101+
进入packages/wrapper执行npm publish
102+

0 commit comments

Comments
 (0)