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
Currently for running an application it will always attempt to bootstrap the application via src/main. This should be configurable, like the index.html is.
Enhancement
Currently for running an application it will always attempt to bootstrap the application via
src/main. This should be configurable, like theindex.htmlis.