php - AWS Beanstalk Deploy Laravel with Grunt Tasks -


i have laravel 4.1 app want run on aws beanstalk. thing have grunt tasks want run on deploy compile less files , requirejs optimize , bower install

the thing aws beanstalk php instance. so, think doesn't have nodejs installed run tasks.

any ideas how can deal this? possible?

i've ended building entire assets in bundle before deploying. detecting environment , pointing production bundle instead of building in server. in end not right.


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -

collision detection - C++ library for mesh to mesh intersection: what is available? -