Skip to content

Commit

Permalink
fix(@aws-amplify/ui): expose tree-shaking for Webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
aldo-roman committed Dec 19, 2018
1 parent 66458e7 commit de0eda3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/amplify-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "@aws-amplify/ui",
"version": "1.0.14",
"main": "dist/aws-amplify-ui.js",
"sideEffects": false,
"publishConfig": {
"access": "public"
},
Expand Down

0 comments on commit de0eda3

Please sign in to comment.