Skip to content

Mmaaikel/react-app-rewire-lodash-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-app-rewire-lodash-plugin

With ReactJS

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%