- 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>
The file is empty.
Description
Languages
JavaScript
100%