HenrikJoreteg / redux-bundler

Compose a Redux store out of smaller bundles of functionality.
https://reduxbundler.com
583 stars 46 forks source link

Importing createAsyncResourceBundle in v27.0.0 fails due to missing create-selector dependency #67

Closed aaronmccall closed 4 years ago

aaronmccall commented 4 years ago

I believe that this may be due to create-selector being listed as an external dependency in the postbuild microbundle command (if change that locally and link my local redux-bundler repo to my project the error goes away.