Skip to content

Commit ab703a4

Browse files
authored
Add and to (#23020)
1 parent 8d5a7b4 commit ab703a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/web/next.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ const nextConfig = {
179179
"superagent-proxy", // Dependencies of @tryvital/vital-node
180180
"superagent", // Dependencies of akismet
181181
"formidable", // Dependencies of akismet
182+
"@boxyhq/saml-jackson",
183+
"jose", // Dependency of @boxyhq/saml-jackson
182184
],
183185
experimental: {
184186
// externalize server-side node_modules with size > 1mb, to improve dev mode performance/RAM usage

0 commit comments

Comments
 (0)