Rocky_Mountain_Vending/.pnpm-store/v10/files/88/53f52141c0e7aeeb66f316f3c5783f7f05300c1a26cc613402b2b67e5d2a59b5c65929421c0d3d9885c737c26530451ea98922e7c9c6ed3a54b797ece5bc43
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
913 B
Text

{"version":3,"sources":["../../../../src/build/webpack/loaders/next-error-browser-binary-loader.ts"],"sourcesContent":["import type { webpack } from 'next/dist/compiled/webpack/webpack'\n\nexport default function nextErrorBrowserBinaryLoader(\n this: webpack.LoaderContext<any>\n) {\n const { resourcePath, rootContext } = this\n const relativePath = resourcePath.slice(rootContext.length + 1)\n throw new Error(\n `Node.js binary module ./${relativePath} is not supported in the browser. Please only use the module on server side`\n )\n}\n"],"names":["nextErrorBrowserBinaryLoader","resourcePath","rootContext","relativePath","slice","length","Error"],"mappings":"AAEA,eAAe,SAASA;IAGtB,MAAM,EAAEC,YAAY,EAAEC,WAAW,EAAE,GAAG,IAAI;IAC1C,MAAMC,eAAeF,aAAaG,KAAK,CAACF,YAAYG,MAAM,GAAG;IAC7D,MAAM,qBAEL,CAFK,IAAIC,MACR,CAAC,wBAAwB,EAAEH,aAAa,2EAA2E,CAAC,GADhH,qBAAA;eAAA;oBAAA;sBAAA;IAEN;AACF","ignoreList":[0]}