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
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.