You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this issue can be solved If CLI avoids overwriting the file which is not modified. But, I don't know if there are more complicated scenarios.
Version
4.5.7
Reproduction link
https://github.com/jacekkarczmarczyk/vue-cli-bug-files
Environment info
Steps to reproduce
clone repo, add a plugin (for example
vue add router
)compare
foo/three.ams
fileWhat is expected?
file should remain unchanged
What is actually happening?
file is modified
The text was updated successfully, but these errors were encountered: