We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9f60f commit 749999fCopy full SHA for 749999f
package.json
@@ -88,22 +88,22 @@
88
{
89
"name": "polaris-react-cjs",
90
"path": "polaris-react/build/cjs/index.js",
91
- "limit": "235 kB"
+ "limit": "230 kB"
92
},
93
94
"name": "polaris-react-esm",
95
"path": "polaris-react/build/esm/index.js",
96
- "limit": "155 kB"
+ "limit": "150 kB"
97
98
99
"name": "polaris-react-esnext",
100
"path": "polaris-react/build/esnext/index.esnext",
101
- "limit": "210 kB"
+ "limit": "205 kB"
102
103
104
"name": "polaris-react-css",
105
"path": "polaris-react/build/esm/styles.css",
106
- "limit": "50 kB"
+ "limit": "45 kB"
107
}
108
]
109
0 commit comments