Skip to content
Snippets Groups Projects
Commit a5262441 authored by Andy Summers's avatar Andy Summers
Browse files

Configure Rollup to ignore external dependencies

Rollup is now configured to not bundle external dependencies. This
allows Material-UI to be used in the project while not inflating
bundle sizes or causing duplicated instances of `@material-ui/styles`
from being included in an app.

All of this was to support using the default theme's box shadow for
Contained-disabled buttons.
parent 8abb8456
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment