Skip to content

Commit 24a87d9

Browse files
chore(doc-gen): provide example dependencyPath in config
1 parent 0b35521 commit 24a87d9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/docs.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ module.exports = function(config) {
1616
scripts: [ '../../../angular.js' ],
1717
stylesheets: []
1818
});
19+
config.set('processing.examples.dependencyPath', '../../..');
1920

2021
config.set('rendering.outputFolder', '../build/docs');
2122

0 commit comments

Comments
 (0)