Dmitry Lapshukov

Results 22 comments of Dmitry Lapshukov

https://github.com/bower/bower/issues/141 and https://github.com/furf/jquery-ui-touch-punch/issues/208 As temporary measures until tag version will be bumped up you can use star symbol. > "jqueryui-touch-punch": "*",

Does anyone figured why this happening? In my case, doing migration js>ts(x) and just started to seeing this error. Assuming some upstream is screwing the sourcemaps (webpack + babel (react)...

as another possible solution I was thinning is using relative paths with tag `` in which basically accual domain/ip would be put

@agatronic thank you Luke, yes that would be great. How about idea to place domain into `base` tag? Which is pretty much the same as absolute paths, but bit more...

Okay, got it, I caught 22;) My situation follows, I have multiply virtual boxes on my machine, kind like, one for work, another for testing and playing, third for some...

I think so, never did it before, will try and see. Thank you for advice! UPD: @agatronic sorry my bad, misunderstanding. I think even to have ability change somewhat dynamically...

and just update, seems relative paths make work done for all, is there is some constraints with using them? More detailed question, rootpath and rootpath-relative not going be passed to...

okay, sorry, I did changes to only two files, it is browser-test-prepare.js and template.html, guess that only they affected for in browser-server testings, here is diffs from both of them...