Interface: ConfigProcessorOptions
June 17, 2023 ยท View on GitHub
@sdeverywhere/plugin-config / ConfigProcessorOptions
Interface: ConfigProcessorOptions
Properties
config
config: string
The absolute path to the directory containing the CSV config files.
out
Optional out: string | ConfigProcessorOutputPaths
Either a single path to a base output directory (in which case, the recommended
directory structure will be used) or a ConfigProcessorOutputPaths containing specific paths.
If a single string is provided, the following subdirectories will be used:
<out-dir>/
src/
config/
generated/
model/
generated/
strings/