Skip to content

Commit

Permalink
bloom
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvarty committed Jul 9, 2024
1 parent d372359 commit 44b65aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export async function middleware(request: NextRequest) {
export const config = {
// https://nextjs.org/docs/messages/edge-dynamic-code-evaluation
unstable_allowDynamic: [
'/node_modules/bloom-filters/**'
],
matcher: [
/*
Expand Down

0 comments on commit 44b65aa

Please sign in to comment.