You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(dev-setup) Fix development setup followign dependabot breakage
* Add `.yarnrc` to ignore dependency package.json engines constraint
* Ensure the PATH in the docker setup is good since apt package yarn
include nodejs 10 but we want to be explicit on the version
* Fix docker-compose.yml to ensure webpacker is getting the gems from
the right directory for ruby 3
0 commit comments