redux-saga-beginner-tutorial icon indicating copy to clipboard operation
redux-saga-beginner-tutorial copied to clipboard

Fix wrong entrypoint in package.json that would cause some environments to crash.

Open Soni96pl opened this issue 7 years ago • 0 comments

The original repository cannot be cloned in https://codesandbox.io because of missing lib/index.js file.

The fix is to change main field to point to the right file.

Soni96pl avatar Jul 20 '18 03:07 Soni96pl