Yeoman generator gulp-angular deployment on Azure websites -


i have developed frontend using gulp-angular (yeoman generator). it's working fine on local environment. want deploy on azure websites. have uploaded code on azure websites unable start server.

gulp serve   //to start server on local gulp build   //to create build production 

how can run gulp build command on azure websites.

is there deployment script run on azure websites?

if want build project on server creating own custom deployment script.

the challenge here you'll have npm install dev tools well, , might cause issues max_path. give shot , see if works.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -