notebook/config
Andrew Brown 02658ee40d Fix production Webpacker compilation issues
- Add Logger constant fix for Ruby 3.2+ compatibility with Rails 6.1
  Resolves: uninitialized constant ActiveSupport::LoggerThreadSafeLevel::Logger
- Replace Yarn 4 lockfile with Yarn 1.22 compatible version
- Remove Yarn 4 configuration files (.yarn/, .yarnrc.yml)

The production server uses Yarn 1.22 with --frozen-lockfile which cannot
read Yarn 4 lockfiles. Generated new lockfile using npx yarn@1.22.22.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 01:11:07 -07:00
..
attributes add a default Description field on all new language templates 2022-03-20 16:07:49 -07:00
environments Fix Tailwind CSS not loading in production 2025-09-29 00:46:13 -07:00
initializers Fix production Webpacker compilation issues 2025-09-29 01:11:07 -07:00
locales Merge master into tailwind-redesign - resolved conflicts by keeping Tailwind designs and layouts 2025-06-02 23:05:00 -07:00
webpack Upgrade PostCSS to v8 for Tailwind CSS compatibility 2025-09-29 00:54:19 -07:00
application.rb Fix test failures and enhance document revision functionality 2025-09-15 15:57:03 -07:00
boot.rb 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
cable.yml rails app:update 2019-12-14 01:17:04 -06:00
database.yml remove cucumber 2021-05-21 13:26:39 -07:00
environment.rb rails app:update 2019-12-14 01:17:04 -06:00
puma.rb actually, do this intead 2023-05-03 10:52:44 -07:00
routes.rb Fix test failures and enhance document revision functionality 2025-09-15 15:57:03 -07:00
schedule.rb Fix Tailwind CSS not loading in production 2025-09-29 00:46:13 -07:00
secrets.yml rake rails:update 2018-07-04 20:14:51 -05:00
sidekiq.yml final touches on basil v2 2025-05-18 14:59:10 -07:00
spring.rb Fix test failures and enhance document revision functionality 2025-09-15 15:57:03 -07:00
storage.yml show saved basil images on content#show gallery tab 2023-03-12 17:33:30 -07:00
webpacker.yml i guess we probably should compile js in test env but i dunno how, so i'll leave this be for now 2021-05-21 17:22:43 -07:00