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
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
Hi, I just sync with the latest commits and I didn't understand one thing: now the webpack script is publishing main-server.js to the ClientApp folder.
Now when you publish your application you have all ASP files and folders and in the middle of them you have a ClientApp folder which actually contains server code.
This seems very strange to me. Isn't wwwroot folder more suitable for the compiled TypeScript files?