sforkowany z mirror/soapbox
Webpack: simplify module.rules
rodzic
ccaf070cbe
commit
275d898a63
|
@ -65,7 +65,7 @@ module.exports = {
|
|||
},
|
||||
|
||||
module: {
|
||||
rules: Object.keys(rules).map(key => rules[key]),
|
||||
rules,
|
||||
},
|
||||
|
||||
plugins: [
|
||||
|
|
Ładowanie…
Reference in New Issue