feat: add option merge to command create - #4828
Conversation
a6bdd73 to
bb16ff1
Compare
|
I don't feel like adding this feature. Because the end result is still unpredictable and the directory could still get messed up. |
|
What I want to do with this option is auto generating projects by some tools based on vue-cli. The tool I used needs to write some files before calling vue-cli. I just want to skip the prompt, and merge files immediately. |
c66fdd5 to
8140cf7
Compare
e1363c7 to
15eae39
Compare
|
I agree with @sodatea here. If you want to, you can create a new folder and merge those 2 folders with some other tools locally. |
|
By default, without any cli options, if the target dir is existing, And there is an option Actually I'm writing a tool which combined So I just want this |
|
That actually sounds better. If you are okay, we can merge this @sodatea |
15eae39 to
5fcb8bf
Compare
5fcb8bf to
ec8e8a8
Compare
ec8e8a8 to
5ae298a
Compare
|
This is still failing. You think there's an issue with your code? |
|
Never mind, it has been happening on |
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
Other information:
vue create --merge .--forceoption.