Skip to content

Commit fe9be86

Browse files
committed
external ws
1 parent 1066ca6 commit fe9be86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/next/webpack.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ const sharedExternals = [
6262
'next/dist/compiled/jsonwebtoken',
6363
'next/dist/compiled/@opentelemetry/api',
6464
'next/dist/compiled/@mswjs/interceptors/ClientRequest',
65+
'next/dist/compiled/ws',
6566
]
6667

6768
const externalsMap = {

0 commit comments

Comments
 (0)