mirror of
https://github.com/indentlabs/notebook.git
synced 2025-10-26 11:19:22 +00:00
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> |
||
|---|---|---|
| .. | ||
| bundle | ||
| delayed_job | ||
| dev-restart | ||
| rails | ||
| rake | ||
| setup | ||
| spring | ||
| update | ||
| webpack | ||
| webpack-dev-server | ||
| yarn | ||