david wee

Results 5 issues of david wee

I run http-server primarily for SPA with proxy redirect. I prefer to just use http-server directly without an NGINX or some other firewall for my projects. #### Environment Versions 1....

@goto-bus-stop Guard allows the user to define when a state should not be allowed to advanced to. The nice thing about this is that the logic between multiple machines can...

### Expected behavior from my package.json "start": "http-server -o -c-1 -p 8080 --proxy http://localhost:8080/ ", This indeed loads up the app properly at `http://127.0.0.1:8080/` However ```js function joinView(state, emit) {...

@maccman implemented highest voted fix for jquery browser http://stackoverflow.com/questions/14798403/typeerror-browser-is-undefined Seems a bit more robust than pull 13 https://github.com/maccman/gfx/pull/13 open to discussion

## 🚀 Feature Proposal RunInBand as an object option. ``` { runInBand: true } ``` ## Motivation Because its useful and provided for on the CLI as an option `--runInBand`,...

:rocket: Feature Request