webgme-engine
Version:
WebGME server and Client API without a GUI
8 lines • 312 B
JavaScript
/*eslint-env node*/
/**
// TODO: This is a temporary fix since jsdoc doesn't provide a module to load.
// TODO: The cli needs to be used and this way the arguments passed from the caller
// TODO: of this script will be used for the config.
* This is called by the pre-publish with
*/
require('jsdoc/jsdoc');