Rocky_Mountain_Vending/.pnpm-store/v10/files/c7/c5bc4fad1f4ad136eff281ba688f4d050481b367ebb36a5412036c8fc95c37b4c92c96d9e18ad86ca5bce8f77893c574200f61bc6c1eb82731e0076517d79b
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
481 B
Text

{"version":3,"file":"commonjs.js","sources":["../../../src/utils/commonjs.ts"],"sourcesContent":["/** Detect CommonJS. */\nexport function isCjs(): boolean {\n try {\n return typeof module !== 'undefined' && typeof module.exports !== 'undefined';\n } catch {\n return false;\n }\n}\n"],"names":[],"mappings":"AAAA;AACO,SAAS,KAAK,GAAY;AACjC,EAAE,IAAI;AACN,IAAI,OAAO,OAAO,MAAA,KAAW,WAAA,IAAe,OAAO,MAAM,CAAC,OAAA,KAAY,WAAW;AACjF,IAAI,MAAM;AACV,IAAI,OAAO,KAAK;AAChB;AACA;;;;"}