jling

Results 13 comments of jling

@nurtext Would you like to do this? Feel free to submit a PR. if the API has not changed, it should be as easy as just bumping the version on...

I'm not sure i fully understand your bug. Your plnkr does not work for me, so I can't replicate it there. To reset tether, you can get a reference to...

@marijnh how have people generally organized to pay you for a feature? Do you have some sort of bounty system you prefer, since there are several out there?

Also facing the same issue. It tries to dial a local IP

^ you should put in a pull request :) How about local angular modules? Do you make an alias for all of them?

@stackfull Yes! That would be really useful :) Vaguely related question: Right now, if I have a module, `a.b.c` will it automatically look for `a/b/c/index.js`?

it could be good to reduce bundle size, ie. load the first template the user hits into the bundle, precache the rest after the first page is already rendered. It...