Skip to content

Commit

Permalink
Workaround for rollup/rollup#2620
Browse files Browse the repository at this point in the history
  • Loading branch information
Andarist committed Dec 30, 2018
1 parent 67898b5 commit ed4d3a7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/redux-saga/src/index.js
@@ -1,2 +1,3 @@
export * from '@redux-saga/core'
export { default } from '@redux-saga/core'
import createSagaMiddleware from '@redux-saga/core'
export default createSagaMiddleware

0 comments on commit ed4d3a7

Please sign in to comment.