Reads wp-package.json from the root folder and extracts the value of the --template option or uses the default. The default config is used if no template is provided. Checks if the template file exists and reads it as JSON if it does.
The path to the template file.
The configuration object.
Generated using TypeDoc
Reads wp-package.json from the root folder and extracts the value of the --template option or uses the default. The default config is used if no template is provided. Checks if the template file exists and reads it as JSON if it does.