Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Refactor rollup config #645

Merged
merged 1 commit into from
Apr 11, 2018
Merged

Refactor rollup config #645

merged 1 commit into from
Apr 11, 2018

Conversation

TrySound
Copy link
Contributor

@TrySound TrySound commented Apr 9, 2018

  • move all bundles into dist folder
  • add size snapshot
  • remove treeshake test

- move all bundles into dist folder
- add size snapshot
- remove treeshake test
@codecov-io
Copy link

Codecov Report

Merging #645 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #645   +/-   ##
=======================================
  Coverage   88.28%   88.28%           
=======================================
  Files          49       49           
  Lines         367      367           
=======================================
  Hits          324      324           
  Misses         43       43

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3c743c...9e071ae. Read the comment docs.

@istarkov
Copy link
Contributor

Thank you!!!

@istarkov istarkov merged commit a108f64 into acdlite:master Apr 11, 2018
neighborhood999 added a commit to neighborhood999/recompose that referenced this pull request Apr 22, 2018
* Add CHANGELOG.md

* add lifecycle example in docs

* filter packages by the existence of a package.json file (acdlite#575)

* use static class properties to convert toClass implicit return arrow

* Adding an optional callback argument to the `dispatch` method provided by `withReducer`

* Fix babel-plugin-lodash name on readme (acdlite#606)

* Add a debugging section in README

* Fix a typo in README

* Update docs & readme

* babel-preset-es2015 -> babel-preset-env

* change rest element to be the last in restructuring

* Pass blacklist argument to hoist-non-react-statics using hoistStatics

* Add blacklist docs for hoistStatics (acdlite#635)

* Refactor rollup config (acdlite#645)

- move all bundles into dist folder
- add size snapshot
- remove treeshake test

* Update dependencies before changes according to React 16.3+ (acdlite#646)

* New lifecycles support (acdlite#647)

* Remove cache from withHandlers

* Update createSink

* Update withPropsOnChange

* remove memoize as useless

* Simplify code

* Include flow types into library (acdlite#649)

* Fix types for modern flow

* Move flow declarations and test into recompose

* Fix docs

* Remove errors

* Add yarn-error to gitignore

* Append flow 2 test

* Update release to support flow types

* Remove unneeded command

* recompose v0.27.0

* chore: update yarn.lock

* chore: update yarn.lock

* fix: fix scripts

* fix: remove flow command in test
brodycj referenced this pull request in react-recompose/react-recompose Mar 14, 2021
(does not seem to be needed by any of the build or test scripts)
brodycj added a commit to react-recompose/react-recompose that referenced this pull request Mar 14, 2021
not needed since the treeshake test was removed in
acdlite/recompose#645
brodycj added a commit to react-recompose/react-recompose that referenced this pull request Mar 14, 2021
not needed since the treeshake test was removed in
acdlite/recompose#645
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.

3 participants