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
Despite specifying that I am using create-react-app, the wizard does not know where it puts build artifacts? I'm not even offered a default, why am I even telling you that I'm using create-react-app?
Reword "where are your build artifacts loaded?" to "what is your outDir in tsconfig file"
if the outDir folder does not exist (because in a brand new project user has not yet ran a build) run the build script for the user