Remaps a path to an other path. Will be used to change the location of asset files like images.

Hierarchy

  • PathRemappingConfig

Properties

Properties

from: string

The location which should be remapped, can contain wildcards (*).

to: string

The new file location.

Generated using TypeDoc