Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] 代码错误提示定位错误 #75

Open
cpxGithub opened this issue Dec 25, 2018 · 0 comments
Open

[Bug Report] 代码错误提示定位错误 #75

cpxGithub opened this issue Dec 25, 2018 · 0 comments

Comments

@cpxGithub
Copy link

vux-loader version

1.2.9

OS/Browsers version

window10/chrome v71.0.3578.98

Vue version

2.5.20

Code

编写错误代码即可

Steps to reproduce

1.使用vux-loader按需加载组件
2.在created函数中书写错误代码如let obj = {} obj.push()
3.在浏览器中查看错误提示,提示行数不准确
4.在webpack中去掉vux-loader,错误提示正常;

What is Expected?

代码错误提示定位准确

What is actually happening?

代码错误提示定位错误

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant