Skip to content

Commit

Permalink
whoops, add recompose to rollup exclusions list
Browse files Browse the repository at this point in the history
  • Loading branch information
Mitch Robb committed Oct 23, 2018
1 parent 1972939 commit 5a252ea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/veritone-react-common/rollup.config.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ export default {
'react-dom',
'react-infinite-calendar',
'react-redux',
'recompose',
'redux',
'redux-form',
'react-dotdotdot',
Expand Down
1 change: 1 addition & 0 deletions packages/veritone-widgets/rollup.config.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export default {
'react-dom',
'react-redux',
'react-redux-saga',
'recompose',
'redux',
'redux-api-middleware-fixed',
'redux-saga',
Expand Down

0 comments on commit 5a252ea

Please sign in to comment.