Function: shouldBuild()
Function: shouldBuild()
function shouldBuild(pattern): boolean;
Should build application. Determines whether the application should be rebuilt.
Parameters
pattern
string
The glob pattern to match files.
Returns
boolean
True if the application should be rebuilt; otherwise, false.