jaredly / rxvision

visualizer debugger for reactive streams
http://jaredly.github.io/rxvision/
425 stars 32 forks source link

Use local node_modules in Makefile #12

Open srounce opened 8 years ago

srounce commented 8 years ago

There's no need to install webpack globally. Using local webpack affords both an untouched environment but also greater reproducibility of any issues.