gatsby-plugin-lodash
Advanced tools
Comparing version 1.1.0-alpha.8c822451 to 1.1.0-alpha.926cb6da
@@ -13,3 +13,3 @@ "use strict"; | ||
exports.modifyWebpackConfig = function (_ref, _ref2) { | ||
var boundActionCreators = _ref.boundActionCreators, | ||
var actions = _ref.actions, | ||
stage = _ref.stage; | ||
@@ -44,3 +44,3 @@ var _ref2$disabledFeature = _ref2.disabledFeatures, | ||
boundActionCreators.setWebpackConfig({ | ||
actions.setWebpackConfig({ | ||
plugins: [new webpackLodashPlugin(features)] | ||
@@ -47,0 +47,0 @@ }); |
{ | ||
"name": "gatsby-plugin-lodash", | ||
"version": "1.1.0-alpha.8c822451", | ||
"version": "1.1.0-alpha.926cb6da", | ||
"description": "Easy modular Lodash builds. Adds the Lodash webpack & Babel plugins to your Gatsby build", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2782