Rocky_Mountain_Vending/.pnpm-store/v10/files/d1/1be7e73e8759fc3c59cc2d0fe9980c129b28ba382a7097f91e880ae74e014a4a4633a8186504f9003ed2abd88d53d843993f302c31fa2120790c90eea2cf03
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
893 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":["initialize","hydrate","version","router","emitter","window","next","then","catch","console","error"],"mappings":"AAAA,OAAO,YAAW;AAClB,OAAO,wCAAuC;AAE9C,SAASA,UAAU,EAAEC,OAAO,EAAEC,OAAO,EAAEC,MAAM,EAAEC,OAAO,QAAQ,KAAI;AAQlEC,OAAOC,IAAI,GAAG;IACZJ;IACA,0DAA0D;IAC1D,IAAIC,UAAS;QACX,OAAOA;IACT;IACAC;AACF;AAEAJ,WAAW,CAAC,GACTO,IAAI,CAAC,IAAMN,WACXO,KAAK,CAACC,QAAQC,KAAK","ignoreList":[0]}