Rocky_Mountain_Vending/.pnpm-store/v10/files/97/b3cc7c62cb0ae5ef01425ea90ff975c0648d2eab9e85cde73bbfe654b990d710b31c6d812c6d09c4e08efb242d4595348a5b343db3c9205db4b7f6cc9b9774
DMleadgen 46d973904b
Initial commit: Rocky Mountain Vending website
Next.js website for Rocky Mountain Vending company featuring:
- Product catalog with Stripe integration
- Service areas and parts pages
- Admin dashboard with Clerk authentication
- SEO optimized pages with JSON-LD structured data

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-12 16:22:15 -07:00

1 line
No EOL
860 B
Text

{"version":3,"sources":["../../src/client/next.ts"],"sourcesContent":["import './webpack'\nimport '../lib/require-instrumentation-client'\n\nimport { initialize, hydrate, version, router, emitter } from './'\n\ndeclare global {\n interface Window {\n next: any\n }\n}\n\nwindow.next = {\n version,\n // router is initialized later so it has to be live-binded\n get router() {\n return router\n },\n emitter,\n}\n\ninitialize({})\n .then(() => hydrate())\n .catch(console.error)\n"],"names":["window","next","version","router","emitter","initialize","then","hydrate","catch","console","error"],"mappings":";;;;QAAO;QACA;kBAEuD;AAQ9DA,OAAOC,IAAI,GAAG;IACZC,SAAAA,SAAO;IACP,0DAA0D;IAC1D,IAAIC,UAAS;QACX,OAAOA,QAAM;IACf;IACAC,SAAAA,SAAO;AACT;AAEAC,IAAAA,YAAU,EAAC,CAAC,GACTC,IAAI,CAAC,IAAMC,IAAAA,SAAO,KAClBC,KAAK,CAACC,QAAQC,KAAK","ignoreList":[0]}