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
This allows vue-cli to be used in environments where there is development inside another larger server backend (e.g. ASP.NET Core, JSP, PHP, etc.). I understand that it requires a removal of the hashing of the names, but usually hashing is the responsibility of the server not the UI framework so I'm ok if this doesn't including hashing.