Gulp and Ionic v1 project

Hi guys!
I almost getting crazy. I just updated ionic cli as usual few days ago, and suddenly my gulpfile tasks is not getting called anymore! I have taks for sass compilation and template packing, but ionic serve only shows me files changed but not call any other task.
What is the correct way that I need to setup my v1 project, with current releases of ionic and ionic cli?

Thanks for help!

My project info is:

cli packages: (C:\Users\Leo\AppData\Roaming\npm\node_modules)

@ionic/cli-utils  : 1.9.2
ionic (Ionic CLI) : 3.9.2

global packages:

Gulp CLI : CLI version 3.9.1 Local version 3.9.1

local packages:

Ionic Framework : ionic1 1.3.3

System:

Node : v6.11.1
npm  : 5.3.0
OS   : Windows 10