Edit gitignore file
This commit is contained in:
2
frontend/style/node_modules/next/dist/client/route-loader.d.ts
generated
vendored
2
frontend/style/node_modules/next/dist/client/route-loader.d.ts
generated
vendored
@@ -1,5 +1,5 @@
|
||||
import type { ComponentType } from 'react';
|
||||
import type { MiddlewareMatcher } from 'next/dist/build/analysis/get-page-static-info';
|
||||
import type { MiddlewareMatcher } from '../build/analysis/get-page-static-info';
|
||||
declare global {
|
||||
interface Window {
|
||||
__BUILD_MANIFEST?: Record<string, string[]>;
|
||||
|
||||
Reference in New Issue
Block a user