chore: remove webpack from yarn dependencies in Rails dev

This dependency was originally introduced in PR 33079 in
Rails 6.0 (2018).

Follows up PR 43172, which replaced webpacker 6 with
jsbundling-rails in Rails 7.0 (2021).

Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
This commit is contained in:
Takuya Noguchi 2024-05-23 03:03:51 +00:00 committed by Rafael Mendonça França
parent 8ea62041ae
commit a5ae420c34
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
2 changed files with 28 additions and 1942 deletions

@ -4,8 +4,5 @@
"actioncable",
"actiontext",
"activestorage"
],
"dependencies": {
"webpack": "^4.17.1"
}
]
}

1965
yarn.lock

File diff suppressed because it is too large Load Diff