王文明

Results 2 comments of 王文明

### 如果是 Webpack5 请使用 [[email protected]:jsbugwang/prerender-spa-plugin.git](https://github.com/jsbugwang/prerender-spa-plugin/tree/webpack5) 的 webpack5 分支。已提交 pull request 。详情请见 [pr 470](https://github.com/chrisvfritz/prerender-spa-plugin/pull/470) ### 如果不是 Webpack5 请自行增加调试代码,即可找到问题 ``` --- a/es6/index.js +++ b/es6/index.js @@ -146,6 +146,8 @@ PrerenderSPAPlugin.prototype.apply = function (compiler)...

> const fs = require('fs') yes, I've lost this line. thanks.