aboutsummaryrefslogtreecommitdiffstats
path: root/angularFiles.js
diff options
context:
space:
mode:
Diffstat (limited to 'angularFiles.js')
-rwxr-xr-xangularFiles.js7
1 files changed, 4 insertions, 3 deletions
diff --git a/angularFiles.js b/angularFiles.js
index 2c2e4e0c..0a14df0e 100755
--- a/angularFiles.js
+++ b/angularFiles.js
@@ -76,7 +76,7 @@ angularFiles = {
'src/ngMobile/directive/ngClick.js',
'src/ngMobile/directive/ngSwipe.js',
- 'src/bootstrap/bootstrap.js'
+ 'docs/components/bootstrap/bootstrap.js'
],
'angularScenario': [
@@ -104,7 +104,6 @@ angularFiles = {
'test/ngScenario/jstd-scenario-adapter/*.js',
'test/*.js',
'test/auto/*.js',
- 'test/bootstrap/*.js',
'test/ng/*.js',
'test/ng/directive/*.js',
'test/ng/filter/*.js',
@@ -114,7 +113,9 @@ angularFiles = {
'test/ngSanitize/directive/*.js',
'test/ngSanitize/filter/*.js',
'test/ngMock/*.js',
- 'test/ngMobile/directive/*.js'
+ 'test/ngMobile/directive/*.js',
+ 'docs/component-spec/bootstrap/*.js',
+ 'docs/component-spec/*.js'
],
'jstd': [