Yuwen Duan
Results
2
comments of
Yuwen Duan
> could you update please ? updated
> get(webpackConfig, 'plugins', []).push( // new ScriptExtHtmlWebpackPlugin({ // appendAttributes: { // 'crossorigin': 'anonymous', // }, // }), new htmlWebpackInjectAttributesPlugin({ inject: "true", async: true }) ) ScriptExtHtmlWebpackPlugin 和htmlWebpackInjectAttributesPlugin 这两个插件都加不上属性 不知道什么原因 麻烦提供一下webpack和htmlwebpack的版本