Rocky_Mountain_Vending/.pnpm-store/v10/files/db/e9fc6f31b23d3f65f5c5665a1c264df313314ec3a42bfc2d02ec60130554abdd95910a3e632032c75a97e4ae8bfb9c3a8197c5dd440f1540fba411c156f4e2
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
605 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":["hasBasePath","basePath","process","env","__NEXT_ROUTER_BASEPATH","path","pathHasPrefix"],"mappings":";;;;+BAIgBA;;;eAAAA;;;+BAJc;AAE9B,MAAMC,WAAW,AAACC,QAAQC,GAAG,CAACC,sBAAsB,IAAe;AAE5D,SAASJ,YAAYK,IAAY;IACtC,OAAOC,IAAAA,4BAAa,EAACD,MAAMJ;AAC7B","ignoreList":[0]}