Closed greenlikeorange closed 9 years ago
I have no idea about this ruby thing. :disappointed:
@swanhtet1992 Sorry for attach you :D
It's not the bundle
that needs the work. Bundler is just a dependency manager. It should be something like Rake
which does the takes. Let me investigate an option I have in my mind and get back to you.
@greenlikeorange So, what you want is just automated asset compilation during the deployment ?
@yelinaung I want to add genetared content to .gitignore and they will generate duing build at heroku. Somethink like that.
@greenlikeorange Yes. That's what I just said.
Yes. How can we do. Can you help us? Please.
Or do you think node can do the thing ? does express.js or something has the compilation process before deployment ?
Yes node support full process. If server will not down for long time let change node stuff
Yup. Only about less than 50 users are online for a while. So, it's fine for me to down for a while.
Ok i will do that quick and notifiy u asps
@greenlikeorange Cloudflare has an option called "Auto Minify". Do you think we should try that one too ? If you're already working on the js version, then nevermind that
@yelinaung yes please, that is good option
I also working on node version too.
Now project is working node-stuff with npm
, Cheer.!
Currently we use
npm
+bundle
, it look like confuse. And also we are always pushing generated context which should ignore every time. So far I don't know package management system at ruby, Can someone please help us to make automatic build system with gulp.That make scene?
@yelinaung @swanhtet1992 @dreamingblackcat @nyanlynnhtut @DragonVirus