Edit gitignore file
This commit is contained in:
4
frontend/style/node_modules/next/dist/server/future/helpers/i18n-provider.d.ts
generated
vendored
4
frontend/style/node_modules/next/dist/server/future/helpers/i18n-provider.d.ts
generated
vendored
@@ -1,5 +1,5 @@
|
||||
import type { DomainLocale, I18NConfig } from 'next/dist/server/config-shared';
|
||||
import type { NextParsedUrlQuery } from 'next/dist/server/request-meta';
|
||||
import type { DomainLocale, I18NConfig } from '../../config-shared';
|
||||
import type { NextParsedUrlQuery } from '../../request-meta';
|
||||
/**
|
||||
* The result of matching a locale aware route.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user