Skip to main content

#includeif

The #includeif node represents a condition when current file should be included into the result.

{#includeif isNew}new-file.js
{#includeif isOld}old-file.js