Skip to content

Commit 37227c7

Browse files
authored
Merge pull request rails#51885 from tnir/tn-remove-webpack-from-deps
chore: remove webpack from yarn dependencies in Rails dev
2 parents 43e4916 + a5ae420 commit 37227c7

File tree

2 files changed

+28
-1942
lines changed

2 files changed

+28
-1942
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,5 @@
44
"actioncable",
55
"actiontext",
66
"activestorage"
7-
],
8-
"dependencies": {
9-
"webpack": "^4.17.1"
10-
}
7+
]
118
}

0 commit comments

Comments
 (0)