Commit a9b78ad
committed
fix(umd): now correctly use production string for UMD bundles
At the time of fixing this...
```sh
yarn dev-utils libsize
The gizipped UMD bundle sizes are:
- dist/umd/react-md.production.min.js 82.51 KB (- 1.63 KB)
- dist/umd/react-md-with-font-icons.production.min.js 106.63 KB (- 1.53 KB)
- dist/umd/react-md-with-svg-icons.production.min.js 172.64 KB (- 1.59 KB)
```1 parent d3d122a commit a9b78ad
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments