Rocky_Mountain_Vending/.pnpm-store/v10/files/a3/92e8682d4bc5e6c4d2a4205f15bbfce056202ecfaf9605efdfc058c9ede99e61b48353f0facd0c4863f5a3bef02facaa26fd7ce2d195d83571e5dd36995595
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
598 B
Text

{"version":3,"sources":["../../src/client/has-base-path.ts"],"sourcesContent":["import { pathHasPrefix } from '../shared/lib/router/utils/path-has-prefix'\n\nconst basePath = (process.env.__NEXT_ROUTER_BASEPATH as string) || ''\n\nexport function hasBasePath(path: string): boolean {\n return pathHasPrefix(path, basePath)\n}\n"],"names":["pathHasPrefix","basePath","process","env","__NEXT_ROUTER_BASEPATH","hasBasePath","path"],"mappings":"AAAA,SAASA,aAAa,QAAQ,6CAA4C;AAE1E,MAAMC,WAAW,AAACC,QAAQC,GAAG,CAACC,sBAAsB,IAAe;AAEnE,OAAO,SAASC,YAAYC,IAAY;IACtC,OAAON,cAAcM,MAAML;AAC7B","ignoreList":[0]}