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 83963d1 commit 4709a9aCopy full SHA for 4709a9a
packages/base/package.json
@@ -15,6 +15,7 @@
15
"sideEffects": [
16
"**/modernizr.js",
17
"core-js/**/*",
18
+ "./src/polyfill/*.ts",
19
"./polyfill/*.js"
20
],
21
"scripts": {
0 commit comments