Initial commit
This commit is contained in:
commit
78f8d225ee
21173 changed files with 2907774 additions and 0 deletions
5
node_modules/next/dist/esm/server/route-modules/app-route/shared-modules.js
generated
vendored
Normal file
5
node_modules/next/dist/esm/server/route-modules/app-route/shared-modules.js
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// the name of the export has to be the camelCase version of the file name (without the extension)
|
||||
// TODO: remove this. We need it because using notFound from next/navigation imports this file :(
|
||||
export * as appRouterContext from '../../../shared/lib/app-router-context.shared-runtime';
|
||||
|
||||
//# sourceMappingURL=shared-modules.js.map
|
||||
Loading…
Add table
Add a link
Reference in a new issue