Alanski

Results 3 issues of Alanski

Running on localhost, connect-domain v0.5. ``` /Users/alandu/web-projects/ft/web/node_modules/connect-domain/lib/connect-domain.js:17 reqDomain.dispose(); ^ TypeError: reqDomain.dispose is not a function at Domain. (/Users/alandu/web-projects/ft/web/node_modules/connect-domain/lib/connect-domain.js:17:14) at Domain.emit (events.js:315:20) at Domain.EventEmitter.emit (domain.js:485:12) at Domain._errorHandler (domain.js:253:23) at Object. (domain.js:156:29)...

Add support to be able to use style2paints on Mac devices (which often uses AMD). Some artists use macOS.

Let's say, my clients wants to use my proxy. I want to only do a 'Man In The Middle' for https://example.com, but not interfere with https://google.com and so on. So,...