Created
August 10, 2018 18:02
-
-
Save ninjaPixel/c707237f246ebfa1e5fa9f776c5a444b to your computer and use it in GitHub Desktop.
Strip unused modules from your app
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"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