gimm / gulp-live-server

serve your nodejs/static app live
148 stars 71 forks source link

Proper way of cloning process environment #25

Closed x-cray closed 9 years ago

x-cray commented 9 years ago

The Object.create() approach simply creates an empty object and does not clone any properties in NodeJS.