Rocky_Mountain_Vending/.pnpm-store/v10/files/89/4c32b869520148ea19d9de7bf9410a93c166c62060739bc1c23812bf5416b87dea23c1fc6869565f616e89e26107bf80476b0ceffbd941ca5ae85600eb4932
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
333 B
Text

{"version":3,"sources":["../../src/lib/is-app-page-route.ts"],"sourcesContent":["export function isAppPageRoute(route: string): boolean {\n return route.endsWith('/page')\n}\n"],"names":["isAppPageRoute","route","endsWith"],"mappings":";;;;+BAAgBA;;;eAAAA;;;AAAT,SAASA,eAAeC,KAAa;IAC1C,OAAOA,MAAMC,QAAQ,CAAC;AACxB","ignoreList":[0]}