deal with npms change of directory structure
This commit is contained in:
@@ -26,7 +26,7 @@ module.exports = function (grunt) {
|
|||||||
src: ['wildstring.js', 'test/*.js', 'README.md'],
|
src: ['wildstring.js', 'test/*.js', 'README.md'],
|
||||||
options: {
|
options: {
|
||||||
destination: 'documentation',
|
destination: 'documentation',
|
||||||
template : 'node_modules/grunt-jsdoc/node_modules/ink-docstrap/template',
|
template : 'node_modules/ink-docstrap/template',
|
||||||
configure : 'jsdoc.conf.json'
|
configure : 'jsdoc.conf.json'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user