0.0.5 • Published 9 years ago
node-hot-update v0.0.5
node-hot-update
npm install node-hot-updateExample
1. Setting
require 'node-hot-update' on the project start, just need require once only
require('node-hot-update');Use Example
const lib = _require('path');