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

Update Dependencies (RxJS 4; Cycle; Babel) and running on Node 6.6.0 & npm 3.10.7 #37

Closed
wants to merge 35 commits into from

Conversation

hermanbanken
Copy link

@hermanbanken hermanbanken commented Sep 22, 2016

Update all dependencies to latest/newer version.


Using an updated Node and npm I was not able to build the current master. These changes were required to make things compile again. Maybe verify I did the right thing here @staltz.

One of the things that changed since the previous Babel version is that Babel is now by default not applying the es2015 preset. By using the new .babelrc it is.

Furthermore it seems that node is no longer generating node_modules folders inside deeper node_modules/<library> folders. This triggered me to rework the complete set of build scripts.

@hermanbanken hermanbanken changed the title Build again on Node 6.6.0 & npm 3.10.7 Update Dependencies (RxJS 4; Babel; running on Node 6.6.0 & npm 3.10.7) Oct 4, 2016
@hermanbanken hermanbanken changed the title Update Dependencies (RxJS 4; Babel; running on Node 6.6.0 & npm 3.10.7) Update Dependencies (RxJS 4; Babel) and running on Node 6.6.0 & npm 3.10.7 Oct 4, 2016
@hermanbanken
Copy link
Author

I added some more changes: updated to RxJS 4 as well.

The functionality stays exactly the same, but is using the newest dependencies.

@hermanbanken hermanbanken changed the title Update Dependencies (RxJS 4; Babel) and running on Node 6.6.0 & npm 3.10.7 Update Dependencies (RxJS 4; Cycle; Babel) and running on Node 6.6.0 & npm 3.10.7 Oct 4, 2016
@Medeah Medeah mentioned this pull request Oct 19, 2016
@rehevkor5
Copy link

@staltz you should give @hermanbanken write access to your repository so that this parent repo can stay alive.

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