Skip to content

Commit

Permalink
chore: Forcing build of DO apps
Browse files Browse the repository at this point in the history
  • Loading branch information
devcshort committed Sep 12, 2024
1 parent b72c1b1 commit 205c22b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/middleware.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ import { NextResponse } from 'next/server';
import type { NextRequest } from 'next/server';
import { SESSION_ID } from './shared/lib/constants';

// force a build of all DO apps
export const config = {
matcher: [
/*
Expand Down

0 comments on commit 205c22b

Please sign in to comment.