Skip to content

Commit 4709a9a

Browse files
committed
docs: Fix sideEffects for storybook
1 parent 83963d1 commit 4709a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/base/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"sideEffects": [
1616
"**/modernizr.js",
1717
"core-js/**/*",
18+
"./src/polyfill/*.ts",
1819
"./polyfill/*.js"
1920
],
2021
"scripts": {

0 commit comments

Comments
 (0)