vue-devtools 在vue3.0怎么配置?
来源:2-3 项目基础代码编写
 
			aleoyu
2021-04-08
vue-devtools 原vue2x时有安装可以使用。
但使用vue3.0后vue-devtools就没有了。请教下老师有没有办法配置这个
写回答
	2回答
- 
				  UN_Helium 2021-04-08 Switching to Vue.js devtools beta channel worked for me. 
 Remove the vue.js devtools extension and install the beta version.
 Install it from here: https://chrome.google.com/webstore/detail/vuejs-devtools/ljjemllljcmogpfapbkkighbhhppjdbg/related这个办法可以 10
- 
				  ustbhuangyi 2021-04-08 https://github.com/vuejs/vue-devtools/issues/1244 
 看看这个 issue 里有没有合适的解决方案00
相似问题
 
						