Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Improve tree shaking #1

Merged
merged 1 commit into from
Apr 18, 2018
Merged

Improve tree shaking #1

merged 1 commit into from
Apr 18, 2018

Conversation

mpeyper
Copy link
Contributor

@mpeyper mpeyper commented Apr 18, 2018

Q A
Fixed Issues?
Documentation only PR
Patch: Bug Fix?
Minor: New Feature? 馃憤
Major: Breaking Change?
Tests Added + Pass? Yes

Add sideEffects: false to package.json
Use annotate-pure-calls babel plugin

These changes bring our tree-shaking setup in line with what has been done up to date in redux-subspace.

See ioof-holdings/redux-subspace#78 and ioof-holdings/redux-subspace#85 for more details.

I've marked this as a minor version as it not really a bug fix, but it could probably go out as a patch as it's not really a new feature either.

Add `sideEffects: false` to package.json
Use `annotate-pure-calls` babel plugin
@mpeyper mpeyper changed the title Improve tree skaing Improve tree shaking Apr 18, 2018
@mpeyper
Copy link
Contributor Author

mpeyper commented Apr 18, 2018

I've just seen the typo in the commit message. Feel free to fix it when merging.

@jpeyper
Copy link
Collaborator

jpeyper commented Apr 18, 2018

I think minor is fair.

@jpeyper jpeyper merged commit 4aa023b into ioof-holdings:master Apr 18, 2018
mpeyper pushed a commit to mpeyper/redux-dynostore that referenced this pull request Oct 23, 2018
Refactor `detachReducers` implementation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants