Skip to content

Commit

Permalink
fix: fix ie bundle (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrsavk committed Nov 25, 2020
1 parent 43fd8f0 commit 9ca6024
Show file tree
Hide file tree
Showing 39 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion packages/amount-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/amount/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/attach/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/bank-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/checkbox-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/checkbox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/circular-progress-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/confirmation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/divider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/form-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/input-autocomplete/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/keyboard-focusable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/link/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/list-header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/list/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/masked-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/phone-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/plate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/progress-bar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/pure-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/radio-group/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/radio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/select/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/skeleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/slider-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/spinner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/tabs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/tag/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/textarea/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/typography/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down
1 change: 0 additions & 1 deletion packages/with-suffix/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"keywords": [],
"license": "ISC",
"main": "dist/index.js",
"module": "./dist/modern/index.js",
"files": [
"dist"
],
Expand Down

0 comments on commit 9ca6024

Please sign in to comment.