CustomPlugin.prototype.apply = function(compiler) { // 同步钩子compiler.hooks.compilation.tap('MyPlugin', compilation => { console.log('以同步 ...
確定! 回上一頁