metarhia / jstp

Fast RPC for browser and Node.js based on TCP, WebSocket, and MDSF
https://metarhia.github.io/jstp
Other
142 stars 10 forks source link

deps: update babel and webpack #373

Closed belochub closed 6 years ago

aqrln commented 6 years ago

FWIW, using babel-runtime to dedupe helpers saves another 5 kb in the bundle: 4c4fd3d029215d88af3a37712bbfaa7e73dab6c6

belochub commented 6 years ago

@aqrln, great news! Can you open a PR with the corresponding changes?

belochub commented 6 years ago

Landed in https://github.com/metarhia/jstp/commit/58b5ff7c34bac1fd64615197077ae371adc3255e.