When I start npm run dist command to make a build for deploy. It displays error:
<path-to-project>/apphub-microapp-seed/node_modules/webpack-cli/bin/config-yargs.js:89 describe: optionsSchema.definitions.output.properties.path.description,
TypeError: Cannot read property 'properties' of undefined
Where should I write configs for optionsSchema.definitions to make dist it well?