Cristian Trifan
Cristian Trifan
Interesting...I was just about implementing this just because of the same reason as @smehrbrodt pointed. @rubenv Any plans on merging this in the near future? @gabegorelick does this PR needs...
Duplicate of #251
@rubenv I can handle that.
@banarualexandru @thepavel @rubenv Published nuget package. https://www.nuget.org/packages/angular-gettext/ :tada:
Updated Nuget package to 2.2.0 release. @rubenv Would you consider adding installation notes as other projects do? [Here's an example](https://github.com/Knockout-Contrib/Knockout-Validation#install)
`cache` option is enough to prevent caching.
@sashabeep Looking around it seems that one approach is to spawn an `npm install` process that will get all your `npm` dependencies installed. Check this out: https://stackoverflow.com/a/25558291/2117516 I went with...
@ jaxley I had the same issue a while ago and my option was to not include it in the URL / route in the first place. The problem was...
Squashing your commits into one might give this PR better chances to be merged. http://git-scm.com/book/en/v2/Git-Tools-Rewriting-History