[build] generate proto clasess

This commit is contained in:
2018-01-01 20:35:28 +03:00
parent 61b78ad4d9
commit f1156d0779
5 changed files with 45 additions and 14 deletions

View File

@@ -24,4 +24,4 @@ set :gulp_target_path, -> { release_path }
set :gulp_tasks, 'client'
set :gulp_flags, '--no-color'
set :gulp_roles, :web
# before 'deploy:updated', 'gulp'
before 'deploy:updated', 'gulp'