зеркало из
https://github.com/rs-pro/activeadmin-quill_editor.git
synced 2026-08-28 15:36:17 +03:00
- Include the full esbuild.config.js from dummy app - Emphasize the critical 'alias' configuration for resolving gem's JS - Show how to get gem path dynamically using 'bundle show' - Add proper error handling and watch mode setup The alias configuration is CRITICAL for properly importing the gem's JavaScript file from vendor/assets/javascripts/ 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>