Node Hot Loader: 实现 Node.js 应用的热模块替换

Node Hot Loader是一款支持 Node.js 应用开发的工具,使用 webpack 和 babel 后台处理,允许自定义配置。它能够在同一进程或分叉进程中运行 webpack 条目,适用于需要热重载的应用。Express 应用可同时包含 API 和前端,实现前后端均可热重载的效果。

zip
node-hot-loader-master.zip 预估大小:27个文件
folder
node-hot-loader-master 文件夹
file
jsconfig.json 136B
file
package.json 3KB
file
LICENSE 1KB
folder
src 文件夹
file
LogColors.js 521B
file
HmrServer.js 9KB
file
node-hot.js 3KB
file
messageActionType.js 170B
file
LogLevel.js 489B
file
HmrClient.js 5KB
file
loader.js 3KB
file
NodeHotLoaderWebpackPlugin.js 700B
file
Logger.js 516B
file
.eslintrc.js 213B
folder
examples 文件夹
folder
simple-example 文件夹
file
index.js 314B
file
package.json 811B
file
renderApp.js 436B
file
.gitignore 16B
file
webpack.config.js 219B
file
README.md 704B
file
yarn.lock 53KB
file
welcome.js 193B
file
.gitignore 159B
file
CHANGELOG.md 22KB
file
.prettierrc.js 51B
file
README.md 7KB
file
yarn.lock 223KB
file
babel.config.js 194B
zip 文件大小:127.95KB