Roman Vasilev
Roman Vasilev
after `npm install` develop branch
https://github.com/unlight/gulp-cssimport/issues/16#issuecomment-205323044
from email >I just wondering Is it possible to add proxy support to your cssimport package? I have noticed that the http-https package, which you use, should supports proxy settings.
When run `inspect` command in virtual machine, console logs: ``` [0516/124839.776:ERROR:gl_surface_egl.cc(693)] eglInitialize D3D11 failed with error EGL_NOT_INITIALIZED, trying next display type ``` * WMWare Player 12.5 (Win 7) * inspect...
It would be nice to show relative paths instead of full. Like, `src/app.test.spec.ts` (forward slashed), but not `\Dev\path\to\src\app.test.spec.ts:3:11` full path, back slashed 
v1.6.5, node v5.3.0, win8-64, sublime3 My javascript is valid. When trying to format sublime throws:  ``` SyntaxError: Unexpected end of input at Object.parse (native) at D:\Progs\Sublime-Text-3\Data\Packages\EsFormatter\lib\esformatter.js:22131:20 at Object. (D:\Progs\Sublime-Text-3\Data\Packages\EsFormatter\lib\esformatter.js:22160:3)...
Currently custom error can be catched by name, code or type. ```ts /** * Retrieves a MapItem for converting the Error * - the MapItem can be associated by error.[name,...
close #23
- [x] where x in (x,x,x) -> (x, x, x) - [x] support postgres - [ ] create bug about parse params #4
### Bug description instant-mocha throws error ``` ValidationError: Invalid configuration object. Webpack has been initialized using a configuration object that does not match the API schema. - configuration.entry['unmatchedFiles'] should be...