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
Should be simpler now after kunkunsh/kunkun#53
When extension exits, file server processes automatically get killed.
Make this extension open in separate window in case user want to serve multiple directories simultaneously.
In onBeforeGoBack(), kill the server processes. In case manual clean up failed, kunkunsh/kunkun#54 provides auto cleanup.
Start a static file server with a given dir, and optional ports
The text was updated successfully, but these errors were encountered: