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
During the initial setup of the solution, appSettings.js needs to be copied from 'Setup' folder to its parent. However, apparently ngClient.csproj - 'BeforeBuild' event doesn't get fired on the initial run (probably because there is nothing to compile).
Fix this!
The text was updated successfully, but these errors were encountered:
During the initial setup of the solution, appSettings.js needs to be copied from 'Setup' folder to its parent. However, apparently ngClient.csproj - 'BeforeBuild' event doesn't get fired on the initial run (probably because there is nothing to compile).
Fix this!
The text was updated successfully, but these errors were encountered: