mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-26 00:46:23 +02:00
add chat-widget to monorepo
This commit is contained in:
parent
2a16a8ce31
commit
0df92e80c6
35 changed files with 10804 additions and 25 deletions
|
|
@ -41,5 +41,5 @@ export async function middleware(request: NextRequest, event: NextFetchEvent) {
|
|||
}
|
||||
|
||||
export const config = {
|
||||
matcher: ['/projects/:path*', '/api/v1/:path*'],
|
||||
matcher: ['/projects/:path*', '/api/v1/:path*', '/api/widget/v1/:path*'],
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue