PharLabs / SocialDocs

DEPRECATED - NO LONGER MAINTAINED
2 stars 2 forks source link

remove grunt dependencies #26

Closed Ma27 closed 6 years ago

Ma27 commented 8 years ago

Resolves #25

Whats new:

Ma27 commented 8 years ago

@benbieler Please review this - works for me, the app starts successfully with the changes in that branch...

benbieler commented 8 years ago

@ma27 I know. I did exactly the same thing in my commit about 2 weeks ago. The problem is that sails has a .tmp directory wich has to stay in sync. True that the server starts. But you won't see any changes you have made...

benbieler commented 8 years ago

https://github.com/SocialDocs/SocialDocs/blob/%232-user-management/.sailsrc

benbieler commented 8 years ago

Please just wait until #16 is finished. A lot of the current fuck ups will be resolved.

Ma27 commented 8 years ago

of course I'll wait! But I hope that this is a sails bug. I'd attempt to separate the frontend from the backend (if possible) in order to do you what we'd like to do and not that what sails forces us to.

benbieler commented 8 years ago

Great😉