mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #31389 from yhirano55/webpack_config_in_active_storage
`webpack` is assigned but never used in webpack.config.js
This commit is contained in:
commit
a41fa1fae0
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
|||
const webpack = require("webpack")
|
||||
const path = require("path")
|
||||
|
||||
module.exports = {
|
||||
|
|
Loading…
Reference in a new issue