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 rails app:update 2019-12-14 01:17:04 -06:00
delayed_job add delayed_job table 2017-10-29 02:03:56 +03:00
dev-restart Fix test failures and enhance document revision functionality 2025-09-15 15:57:03 -07:00
rails rails app:update 2019-12-14 01:17:04 -06:00
rake rake rails:update 2018-07-04 20:14:51 -05:00
setup rails app:update 2019-12-14 01:17:04 -06:00
spring Refactor style using the Rubocop auto-correct 2015-03-25 22:42:45 -05:00
update rails app:update 2019-12-14 01:17:04 -06:00
webpack Fix Logger constant error in webpack script 2025-09-29 01:15:51 -07:00
webpack-dev-server regenerate gems, pin sqlite3 (we can upgrade it after we upgrade rails), and fix some upgrade errors 2025-05-01 10:59:17 -07:00
yarn rails app:update 2019-12-14 01:17:04 -06:00