Skip to content

Commit

Permalink
removing source maps to reduce bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
heyjul3s committed Mar 29, 2021
1 parent 4d8cb77 commit f51da90
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/bundler/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ const baseOutputOptions = {
'styled-components': 'StyledComponents',
'styled-system': 'StyledSystem'
},
sourcemap: true,
exports: 'named'
};

Expand Down

0 comments on commit f51da90

Please sign in to comment.