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:
Javan Makhmali 2017-12-11 06:49:03 -05:00 committed by GitHub
commit a41fa1fae0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
const webpack = require("webpack")
const path = require("path")
module.exports = {