Origin1 Tech
Origin1 Tech
First the session issue you are seeing is a warning as it says. you will need to use a production worthy SessionStore for that. Mem Store is fine for what...
Win 8.1 using gulp-watch which requires gaze. Tried setting nocase to glob options. still no joy. For those using gulp-watch you'd set this in calculateBase.js
@c0bra yep same here. tabled it for now. if u sort it out b sure to post. I'll be able to circle back to it in a couple wks.
actually no I'm talking about the type definitions. However it would be appropriate to publish once done to @types for ease of install with Typescript 2.x. Sorry if I wasn't...
@blakeembrey I'm fully aware of that....my point is simply that it would be nice to get defs for router and then publish an @types project for ease of install. I...
Maybe I'm missing something but Typescript is suggesting @types as the path for installing defs. I talk to some of those fellas on the regular pretty certain on that. see...
@blakeembrey how does that work if you exclude "node_modules" in your tsconfig.json. How does it get imported unless you specify it in "typeRoots" manually?
@blakeembrey seen that before but was under the impression any external module, best practice would be @types. testing it on some of own projects really quick...
@blakeembrey No I'm agreeing on that one...makes me wonder why bother with a separate registry at all. seems like best practice would be for someone to create defs then make...
Right...yeah run into that a fair amount. Getting better but early on. Well in big projects it's worth it in our opinion. We you have so many working on a...