node.js - Deploying Laravel to GAE php flex environment with npm dependencies and gulp -
i'm trying deploy laravel project gulpfile , npm dependencies php flex environment.
i have node_modules
directory. lines need add app.yaml
ignore folder , install npm-dependencies via command npm i
?
maybe need modify post-deploy-cmd
section of composer.json
?
thank replies.
Comments
Post a Comment