What is Incisor?
Tutorials
Key Concepts
Reddit
Stack Overflow
Configuration Settings
Deprecation Schedule

DOC_ONLY_ProjectSettings

Project settings define the parameters and behaviors specific to your project. These configurations let you customize aspects such as project structure, optimizations, and instructions, ensuring the project runs according to your needs.

DOC_ONLY_ProjectSettings

MEMBERS

assetPackageScale :string

Configuration for asset package scaling.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

automaticallyMinifyAllKeywords :boolean

If true, all keywords will be automatically minified.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

devModeConfiguration :string

Setting determining the dev mode configuration.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

doNotMinifyPrefix :string

Prefix that should not be minified.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

doNotMinifySuffix :string

Suffix that should not be minified.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

enableMinification :boolean

Enables or disables the minification process.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

extendedUi :boolean

Whether to exclude the extended UI module.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

keywordAndStringPairTreatment :string

Rules for treating keyword and string pairs during minification.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

language :string

Language setting for the project.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

minifyAssetNames :boolean

If true, asset names will be minified.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

minifyIncisorApiKeywords :boolean

If true, Incisor API keywords will be minified.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

minifyPrefix :string

Prefix to apply during minification.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

minifySuffix :string

Suffix to apply during minification.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

particleSystems :boolean

Whether to exclude the particle systems module.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

pixelsObjects :boolean

Whether to exclude the pixelsObjects module.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

publishIndexFile :boolean

Determines if the index file should be published.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

removeComments :boolean

If true, comments will be removed during publishing.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

removeWhitespace :boolean

If true, unnecessary whitespace will be removed during publishing.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

soundQuality :string

Sound quality configuration for audio output.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

sounds :boolean

Whether to exclude the sounds module.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

substitutionAssignment :string

String to use for substitution assignments.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

urlParameterIterator :boolean

Whether to exclude the URL parameter iterator.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

waitThens :boolean

Whether to exclude waitThens utility module.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.

yourConditionalCodeTag :string

Custom conditional code tag to include.

See:
  • For a detailed description of this and all other configurable properties, see Project Settings.