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

dont' -> don't #2867

Merged
merged 1 commit into from
Sep 26, 2017
Merged

dont' -> don't #2867

merged 1 commit into from
Sep 26, 2017

Conversation

rgbkrk
Copy link
Contributor

@rgbkrk rgbkrk commented Sep 26, 2017

let me just say I'm super freakin' excited for the lettable operators, thanks for this

Copy link
Member

@kwonoj kwonoj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@kwonoj
Copy link
Member

kwonoj commented Sep 26, 2017

@rgbkrk off-topic, how do you deal with module sizes in Electron? doing bundling via webpack or something else?

@rxjs-bot
Copy link

Messages
📖

CJS: 1342.5KB, global: 737.3KB (gzipped: 137.9KB), min: 144.6KB (gzipped: 30.7KB)

Generated by 🚫 dangerJS

@rgbkrk
Copy link
Contributor Author

rgbkrk commented Sep 26, 2017

how do you deal with module sizes in Electron? doing bundling via webpack or something else?

We bundle both the main and renderer process with webpack: https://github.com/nteract/nteract/blob/d84fcc3d2ac3b16987ba3b6548fdeda76feda91d/packages/desktop/webpack.config.js#L25-L44

By the way I'm more than pleased to tune into the bikeshedding on the operator names, as I think we're definitely going to want to adopt these now because of some current lerna + hoisting issues.

@rgbkrk
Copy link
Contributor Author

rgbkrk commented Sep 26, 2017

Oh -- one other sneaky trick we do @kwonoj -- since we do bundling with webpack we stick (most) of our dependencies in devDependencies: https://github.com/nteract/nteract/blob/d84fcc3d2ac3b16987ba3b6548fdeda76feda91d/packages/desktop/package.json#L103

That cuts down on which node_modules end up in the shipped app

@kwonoj
Copy link
Member

kwonoj commented Sep 26, 2017

Oh that's interesting, I should take a peek 🙇

@kwonoj kwonoj merged commit d24f5b9 into ReactiveX:master Sep 26, 2017
@kwonoj
Copy link
Member

kwonoj commented Sep 26, 2017

@rgbkrk when you have some free time, mind if I poke you for chat with coffee around packaging (mostly bundling) strategy in nteract? ☕️

@rgbkrk rgbkrk deleted the patch-1 branch September 26, 2017 13:35
@rgbkrk
Copy link
Contributor Author

rgbkrk commented Sep 26, 2017

@kwonoj I would love that!

@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling ffaf538 on rgbkrk:patch-1 into 2e576dc on ReactiveX:master.

@lock
Copy link

lock bot commented Jun 5, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 5, 2018
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.

4 participants