MOHAN a27d586c82 fix: chat widget route ordering and missing body parser
- Move GET /chat/widget.js before GET /chat/:shop to prevent Express
  matching 'widget.js' as the :shop param and returning JSON
- Move POST/GET /chat/:shop after body parser registration so req.body
  is populated when customers send messages

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 20:50:42 +05:30
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-17 21:16:29 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00
2026-04-13 05:23:25 +00:00

The file is empty.
Description
No description provided
Readme 566 KiB
Languages
JavaScript 100%