javascript - How vue.js captures the front-end exception triggered by the user and gets the number of lines of code before it is packaged.
学习ing
学习ing 2017-06-20 10:06:27
0
1
762

Before the project goes online, prepare an exception capture function to proactively understand where bugs exist in the front-end project. However, when the ordinary exception capture was sent to my email, I saw that it only contained the number of lines of code after packaging, so it was troublesome to fix bugs. I would like to ask a master how to catch front-end exceptions and obtain the number of lines before packaging when developing a vue.js project?

学习ing
学习ing

reply all(1)
过去多啦不再A梦

Enable sourcemap when packaging with webpack

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!