typescript test if gulp is “serve” or “build” or “bundle”
I would like to know in my typescript file (spfx) if i am currently running gulp serve
or gulp build
.
I would like to know in my typescript file (spfx) if i am currently running gulp serve
or gulp build
.