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>
1 line
No EOL
615 B
Text
1 line
No EOL
615 B
Text
{"version":3,"sources":["../../../../src/build/jest/__mocks__/nextFontMock.ts"],"sourcesContent":["module.exports = new Proxy(\n {},\n {\n get: function getter() {\n return () => ({\n className: 'className',\n variable: 'variable',\n style: { fontFamily: 'fontFamily' },\n })\n },\n }\n)\n"],"names":["module","exports","Proxy","get","getter","className","variable","style","fontFamily"],"mappings":";AAAAA,OAAOC,OAAO,GAAG,IAAIC,MACnB,CAAC,GACD;IACEC,KAAK,SAASC;QACZ,OAAO,IAAO,CAAA;gBACZC,WAAW;gBACXC,UAAU;gBACVC,OAAO;oBAAEC,YAAY;gBAAa;YACpC,CAAA;IACF;AACF","ignoreList":[0]} |