mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-05-16 10:29:37 +08:00
chore(doc-gen): provide example dependencyPath in config
This commit is contained in:
@@ -16,6 +16,7 @@ module.exports = function(config) {
|
||||
scripts: [ '../../../angular.js' ],
|
||||
stylesheets: []
|
||||
});
|
||||
config.set('processing.examples.dependencyPath', '../../..');
|
||||
|
||||
config.set('rendering.outputFolder', '../build/docs');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user