{"id":8876,"date":"2022-07-16T16:19:59","date_gmt":"2022-07-16T08:19:59","guid":{"rendered":"https:\/\/sdeno.com\/?p=8876"},"modified":"2022-07-16T16:21:51","modified_gmt":"2022-07-16T08:21:51","slug":"cannot-read-property-tappromise-of-undefined","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=8876","title":{"rendered":"Cannot read property 'tapPromise' of undefined"},"content":{"rendered":"<p>\u5728\u4f7f\u7528 compression-webpack-plugin \u63d2\u4ef6\u65f6\u62a5\u8fd9\u4e2a\u9519\u8bef\uff0c\u539f\u56e0\u662f\u7248\u672c\u95ee\u9898\u3002<\/p>\n<p>\u4f7f\u7528\uff1a<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">npm install compression-webpack-plugin@6.1.1<\/pre>\n<p>&nbsp;<\/p>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">chainWebpack: config =&gt; { \/\/\u589e\u5220\u6539webpack\u7684loader\u3001plugin\uff0c\u66f4\u7ec6\u8282\u64cd\u4f5c\uff0c\u5185\u5bb9\u8fc7\u591a\u540e\u9762\u72ec\u7acb\u6269\u5c55\u8bb2\u89e3\r\n\r\n        if (process.env.NODE_ENV === 'production') {\r\n            config.plugin('compressionPlugin')\r\n                .use(new CompressionPlugin({\r\n                    filename: '[path].gz[query]',\r\n                    algorithm: 'gzip', \/\/ \u4f7f\u7528gzip\u538b\u7f29\r\n                    test: productionGzipExtensions, \/\/ \u5339\u914d\u6587\u4ef6\u540d\r\n                    threshold: 10240, \/\/ \u5bf9\u8d85\u8fc710k\u7684\u6570\u636e\u538b\u7f29\r\n                    minRatio: 0.8, \/\/ \u538b\u7f29\u7387\u5c0f\u4e8e0.8\u624d\u4f1a\u538b\u7f29\r\n                    deleteOriginalAssets: true \/\/ \u662f\u5426\u5220\u9664\u672a\u538b\u7f29\u7684\u6e90\u6587\u4ef6\uff0c\u8c28\u614e\u8bbe\u7f6e\uff0c\u5982\u679c\u5e0c\u671b\u63d0\u4f9b\u975egzip\u7684\u8d44\u6e90\uff0c\u53ef\u4e0d\u8bbe\u7f6e\u6216\u8005\u8bbe\u7f6e\u4e3afalse\uff08\u6bd4\u5982\u5220\u9664\u6253\u5305\u540e\u7684gz\u540e\u8fd8\u53ef\u4ee5\u52a0\u8f7d\u5230\u539f\u59cb\u8d44\u6e90\u6587\u4ef6\uff09\r\n                }));\r\n        }\r\n    },<\/pre>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728\u4f7f\u7528 compression-webpack-plugin \u63d2\u4ef6\u65f6\u62a5\u8fd9\u4e2a\u9519\u8bef\uff0c\u539f\u56e0\u662f\u7248\u672c\u95ee\u9898\u3002 \u4f7f\u7528\uff1a np [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[51],"tags":[],"class_list":["post-8876","post","type-post","status-publish","format-standard","hentry","category-vue-element-admin"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/8876","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8876"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/8876\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8876"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=8876"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8876"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}