2015-01-09T05:37:11 *** baali has joined #servelots 2015-01-09T05:44:09 *** ecthiender has quit IRC (Ping timeout: 256 seconds) 2015-01-09T05:58:05 *** navya has joined #servelots 2015-01-09T06:04:43 *** ecthiender has joined #servelots 2015-01-09T06:45:08 *** ecthiender has quit IRC (Ping timeout: 240 seconds) 2015-01-09T06:45:25 *** baali has quit IRC (Ping timeout: 245 seconds) 2015-01-09T06:50:11 *** zoso has joined #servelots 2015-01-09T06:59:27 *** ecthiender has joined #servelots 2015-01-09T07:03:58 zoso, hey I tried the default scaffolded apps with yeoman..tried installing some extra components, adding own JS+CSS files, and then building it.. 2015-01-09T07:04:07 I'm facing some problems..with it.. 2015-01-09T07:04:53 ecthiender, Oh, I see. Which app were you trying to build 2015-01-09T07:05:37 zoso, using the webapp..so want to know if you are facing the same as well.. 2015-01-09T07:06:20 zoso, when i bower install other modules, then running grunt serve again automatically adds those components to the app(=injecting to the index.html).. 2015-01-09T07:06:58 but when I add more files in the scripts folder or css files in the styles folder, re-running grunt serve doesn't add them..while it should..right? (thats what seems like from the docs) 2015-01-09T07:07:35 Oh ok, I will let you know if am running into any issue, I have not tried out all that yet. 2015-01-09T07:09:28 zoso, okay. that'll be helpful actually..I can't debug it..nor can I find any resources/help online.. 2015-01-09T07:10:01 i asked in #yeoman, the channel doesn't seems so active.. 2015-01-09T07:11:14 zoso, me also trying backbone generator now 2015-01-09T07:21:42 *** baali has joined #servelots 2015-01-09T07:30:08 zoso, tell me something, did you use require js in your scaffold? 2015-01-09T07:30:17 ecthiender, yes I did 2015-01-09T07:31:51 zoso, okay. can you try adding a custom js file in the scripts folder, and re-run grunt serve? and check if its updating the index.html? thanks. 2015-01-09T07:33:38 ecthiender, umm how did you install compass? 2015-01-09T07:33:44 npm install? 2015-01-09T07:34:12 is it complaining some compass thing is missing.. 2015-01-09T07:34:19 yes 2015-01-09T07:34:28 no you have to gem install it! its a ruby package! 2015-01-09T07:34:56 f#$k 2015-01-09T07:34:58 they don't say these things! :/ and I think the backbone generator is buggy.. 2015-01-09T07:35:11 the generator should cover all these i think 2015-01-09T07:35:34 hmmm 2015-01-09T07:44:44 ecthiender, what all do I need to install to get a gem running 2015-01-09T07:44:51 ruby and what else? 2015-01-09T07:47:42 ruby and gem 2015-01-09T07:49:49 ecthiender, gem install compass takes forever 2015-01-09T07:51:10 zoso, hmm 2015-01-09T08:11:15 zoso, so if do bower install and add components to the backbone generator app, re-running grunt serve does not update the app..!! 2015-01-09T08:11:33 i noticed this yest also, but i was imagined I was doing something wrong 2015-01-09T08:48:15 ecthiender, what to install with bower? 2015-01-09T08:48:57 just running bower install 2015-01-09T09:07:24 ecthiender, ping 2015-01-09T09:09:29 *** ecthiender has quit IRC (Remote host closed the connection) 2015-01-09T09:22:16 ,later tell ecthiender I could see the custom file I added getting added in the grunt log, but I don't see the code getting executed in browser. I dunno what is wrong 2015-01-09T09:22:16 zoso: The operation succeeded. 2015-01-09T09:42:38 *** navya has quit IRC (Ping timeout: 246 seconds) 2015-01-09T09:49:11 *** navya has joined #servelots 2015-01-09T10:19:59 *** ecthiender has joined #servelots 2015-01-09T10:21:17 zoso, so the grunt log shows nothing but that is running the lint..the code is not getting executed because its not injecting it to the html.. 2015-01-09T10:22:11 ecthiender, Insertion is done manually? 2015-01-09T10:22:54 zoso, shouldn't be..thats what yeoman generators are supposed to do..use grunt to run a task which does all these.. 2015-01-09T10:25:34 zoso, try bower installing something.. say "bower install leaflet --save".. it then grunt should automatically inject the links to your html.. 2015-01-09T10:26:01 what about modules which are local 2015-01-09T10:26:08 --local? 2015-01-09T10:33:38 *** ecthiender has quit IRC (Ping timeout: 240 seconds) 2015-01-09T11:19:25 *** ecthiender has joined #servelots 2015-01-09T11:40:30 *** navya has quit IRC (Ping timeout: 246 seconds) 2015-01-09T11:41:38 *** navya has joined #servelots 2015-01-09T11:42:28 *** navya_ has joined #servelots 2015-01-09T11:45:41 *** navya has quit IRC (Ping timeout: 246 seconds) 2015-01-09T12:08:38 *** alipi_not has joined #servelots 2015-01-09T13:05:24 zoso, ^.. umm.. ? 2015-01-09T13:06:08 *** navya_ has quit IRC (Quit: Page closed) 2015-01-09T13:58:25 ecthiender, yes, I think that would be a nice feature. 2015-01-09T13:59:46 *** zoso has quit IRC (Remote host closed the connection) 2015-01-09T14:14:22 *** dinesh has quit IRC (Remote host closed the connection) 2015-01-09T14:40:35 *** baali has quit IRC (Ping timeout: 255 seconds) 2015-01-09T14:55:58 *** ecthiender has quit IRC (Remote host closed the connection) 2015-01-09T16:04:29 *** baali has joined #servelots 2015-01-09T21:33:27 *** baali has quit IRC (Ping timeout: 264 seconds)