notebook/bin
Andrew Brown 0ec141b2bb Fix Logger constant error in webpack script
Add require 'logger' to bin/webpack before requiring webpacker.
The webpack script runs as a separate Ruby process and doesn't load
Rails initializers, so the Logger fix needs to be applied directly
in the script.

This resolves the production compilation error:
uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 01:15:51 -07:00
..
bundle
delayed_job
dev-restart
rails
rake
setup
spring
update
webpack Fix Logger constant error in webpack script 2025-09-29 01:15:51 -07:00
webpack-dev-server
yarn