Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@ninjaPixel
Created August 10, 2018 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ninjaPixel/c707237f246ebfa1e5fa9f776c5a444b to your computer and use it in GitHub Desktop.
Save ninjaPixel/c707237f246ebfa1e5fa9f776c5a444b to your computer and use it in GitHub Desktop.
Strip unused modules from your app
{
"plugins": [["direct-import", { "modules": ["@material-ui/core", "@material-ui/icons"] }], "lodash"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment