Skip to content

xlsdg/react-app-rewire-lodash-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
});

About

Add lodash-webpack-plugin to a react-app-rewired config.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published