Hi!
Is there a way to do vue init webpack .
and have the project initialize in the pwd
without creating a subfolder? I often have a repo already created and it's a drag to move all files one level up. This makes using an api-server (at top level) serving from /dist
much simpler.