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
$ vue init egoist/vuepack test && cd test
$ npm install && npm run dev
Open the Sources tab in Chrome, and the entire client folder with the full path is shown. I'd expect it to obfuscate that or something, is that expected behavior?