entry是入口(const entry =pathTo.resolve('./src/entry.js'); 这里定义),也就是应用的首页。temp是模板路径,也就是templatedir定义的模板中可以有变量需要渲染。