Closed huygn closed 6 years ago
Hey @huygn. So yes, composeBundles()
has a few things included (just for convenience, see here for the exact list: https://github.com/HenrikJoreteg/redux-bundler/blob/master/src/index.js#L30-L42).
But if you want to start with nothing, just use composeBundlesRaw()
. Hope that helps.
Thanks! my bad I wasn't aware of it 👍
Even though I didn't import
createUrlBundle
, it's selectors (andpopstate
listener) still applied & reflected usinglocalStorage.debug = true