Pratik Bothra

Results 7 comments of Pratik Bothra

@hut8 Noticed the same thing on examining the file. Current symlink will be far better in our use case. Other things I noticed, that it doesn't automatically restart on ever...

@andyshinn Probably too old, but I'm facing the same thing. Also don't seem to notice it starting, in the normal deployment phase? Any idea why?

I recommend using prettier: https://github.com/prettier/prettier just because it imposes opinion about code formatting, and takes the decision out of developer hands.

Prettier is great because you don't have to think about the javascript guidelines, as with editor plugins it autosaves it in the right format. Its removes friction from code reviews,...

@exoer @adle29 @Squ34k3rZ - Mean admin currently installs in node_modules, but this changes with the latest version of mean (core, meanio, and mean-cli). What happens is we will now be...

Latest version of meanio for sure.. Can't be sure when was this exact change made and published to npm On 30 Sep 2014 21:22, "Travis Gray" [email protected] wrote: > @pratik60...