1.0.1 • Published 8 years ago
react-app-rewire-lodash-plugin v1.0.1
react-app-rewire-lodash-plugin
Add lodash-webpack-plugin to a react-app-rewired config.
const rewireLodashPlugin = require('react-app-rewire-lodash-plugin');
// Add lodash support
config = rewireLodashPlugin(config, env, {
collections: true,
paths: true
});1.0.1
8 years ago