Rocky_Mountain_Vending/.pnpm-store/v10/files/a8/6ef4e6fcef716a242a1dc018257638cddee11c32444f92a1a3edcdae81d36b7a5af6e9df009e2f4c35204ffbd96ab584f1738c082a424108ea7719a071298b
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

9 lines
No EOL
184 B
Text

/**
* Above is the original mustache code.
*/
// EXPOSE qooxdoo variant
qx.bom.Template.version = this.Mustache.version;
qx.bom.Template.render = this.Mustache.render;
}).call({});