{"version":3,"sources":["../../../src/client/app-globals.ts"],"sourcesContent":["// imports polyfill from `@next/polyfill-module` after build.\nimport '../build/polyfills/polyfill-module'\n\n// Only set up devtools for the dev server.\nif (process.env.__NEXT_DEV_SERVER) {\n  require('../next-devtools/userspace/app/app-dev-overlay-setup') as typeof import('../next-devtools/userspace/app/app-dev-overlay-setup')\n}\n\n// Start listening for the instant navigation test cookie. The test framework\n// (e.g. Playwright) sets/clears this cookie to control the navigation lock.\n// Browser-only.\nif (process.env.__NEXT_EXPOSE_TESTING_API && typeof window !== 'undefined') {\n  const { startListeningForInstantNavigationCookie } =\n    require('./components/segment-cache/navigation-testing-lock') as typeof import('./components/segment-cache/navigation-testing-lock')\n  startListeningForInstantNavigationCookie()\n}\n"],"names":["process","env","__NEXT_DEV_SERVER","require","__NEXT_EXPOSE_TESTING_API","window","startListeningForInstantNavigationCookie"],"mappings":"AAAA,6DAA6D;AAC7D,OAAO,qCAAoC;AAE3C,2CAA2C;AAC3C,IAAIA,QAAQC,GAAG,CAACC,iBAAiB,EAAE;IACjCC,QAAQ;AACV;AAEA,6EAA6E;AAC7E,4EAA4E;AAC5E,gBAAgB;AAChB,IAAIH,QAAQC,GAAG,CAACG,yBAAyB,IAAI,OAAOC,WAAW,aAAa;IAC1E,MAAM,EAAEC,wCAAwC,EAAE,GAChDH,QAAQ;IACVG;AACF","ignoreList":[0]}