mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
test(docs): fix invalid paths
This commit is contained in:
parent
33223e26a0
commit
ac04b87851
1 changed files with 2 additions and 2 deletions
|
|
@ -16,8 +16,8 @@ module.exports = function(config) {
|
|||
'build/angular-sanitize.js',
|
||||
'build/angular-route.js',
|
||||
|
||||
'build/docs/components/lib/lunr.js/lunr.js',
|
||||
'build/docs/components/lib/google-code-prettify/src/prettify.js',
|
||||
'build/docs/components/lunr.js',
|
||||
'build/docs/components/google-code-prettify.js',
|
||||
'build/docs/components/showdown.js',
|
||||
|
||||
'build/docs/components/angular-bootstrap.js',
|
||||
|
|
|
|||
Loading…
Reference in a new issue