vue 如何编辑html,vue怎样修改标题 <%= htmlWebpackPlugin.options.title %>

这么改报错。

// vue.config.js

module.exports = {

configureWebpack: config => {

config.devtool ='source-map';

config

.plugin('html')

.tap(args => {

args[0].title= 'test'

return args

})

}

}

ERROR TypeError: config.plugin is not a function

TypeError: config.plugin is not a function

at configureWebpack (D:\wgf\My Documents\Github\pyprojects\ups_project\client\vue.config.js:6:14)

at D:\wgf\My Documents\Github\pyprojects\ups_project\client\node_modules\@vue\cli-service\lib\Service.js:266:21

at Array.forEach ()

at Service.resolveWebpackConfig (D:\wgf\My Documents\Github\pyprojects\ups_project\client\node_modules\@vue\cli-service\lib\Service.js:263:30)

at PluginAPI.resolveWebpackConfig (D:\wgf\My Documents\Github\pyprojects\ups_project\client\node_modules\@vue\cli-service\lib\PluginAPI.js:132:25)

at serve (D:\wgf\My Documents\Github\pyprojects\ups_project\client\node_modules\@vue\cli-service\lib\commands\serve.js:74:31)

at Service.run (D:\wgf\My Documents\Github\pyprojects\ups_project\client\node_modules\@vue\cli-service\lib\Service.js:245:12)

at Object. (D:\wgf\My Documents\Github\pyprojects\ups_project\client\node_modules\@vue\cli-service\bin\vue-cli-service.js:36:9)

at Module._compile (internal/modules/cjs/loader.js:1176:30)

at Object.Module._extensions..js (internal/modules/cjs/loader.js:1196:10)

at Module.load (internal/modules/cjs/loader.js:1040:32)

at Function.Module._load (internal/modules/cjs/loader.js:929:14)

at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)

at internal/main/run_main_module.js:17:47

npm ERR! code ELIFECYCLE

npm ERR! errno 1

npm ERR! del1@0.1.0 serve: `vue-cli-service serve`

npm ERR! Exit status 1

npm ERR!

npm ERR! Failed at the del1@0.1.0 serve script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

npm ERR! D:\wgf\AppData\Roaming\npm-cache\_logs\2020-05-28T06_54_26_317Z-debug.log

Process finished with exit code 1

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值