Skip to content

关于npm run dev的一些问题 #220

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

Closed
yodfz opened this issue Nov 3, 2016 · 2 comments
Closed

关于npm run dev的一些问题 #220

yodfz opened this issue Nov 3, 2016 · 2 comments

Comments

@yodfz
Copy link

yodfz commented Nov 3, 2016

在使用2.0的 vue-cli中发现了一个事情。
如果 编辑变动比较小,webpack是不触发编译动作的。
而且,在某些情况下,webpack还会对文件进行缓存。
因为这些造成了实时编译完全没有根据自身意图进行操作。
这些情况有待观察!

@myst729
Copy link

myst729 commented Nov 9, 2016

跟编辑大小没关系,先确认你改动的文件是否命中 hot reload。读一下 /build 目录下几个 webpack 配置文件。

@posva
Copy link
Member

posva commented Nov 13, 2016

This is probably due to your editor. Closing this for inactivity.
If you still encounter the issue, open a new issue following the contribution guidelines

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

3 participants