Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

require only rx4lite in runtime #8

Merged
merged 1 commit into from
Jul 6, 2017
Merged

Conversation

lanwen
Copy link
Contributor

@lanwen lanwen commented Jul 5, 2017

fixes #6

Asset     Size  Chunks             Chunk Names
rx-connect.min.js  16.4 kB       0  [emitted]  main
   [0] ./src/rxConnect.js 6.9 kB {0} [built]
   [1] ./src/mapActionCreators.js 931 bytes {0} [built]
   [2] ./src/rx4Adapter.js 622 bytes {0} [built]
   [3] ./~/lodash.isplainobject/index.js 3.67 kB {0} [built]
   [6] ./src/index.js 725 bytes {0} [built]
    + 2 hidden modules

seems not very useful optimization, as it already externalizes all dependencies, but this change emphasize the requirements

@bsideup bsideup merged commit 94a2d5d into bsideup:master Jul 6, 2017
@lanwen lanwen deleted the rxlite branch July 6, 2017 10:32
@bsideup
Copy link
Owner

bsideup commented Jul 6, 2017

Thanks! Released as 0.6.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use smaller rxjs library package
2 participants