Skip to content

Commit d5c2169

Browse files
josephperrottdylhunn
authored andcommitted
build: remove the unused source-map-test (angular#46518)
As source-map-test is unused and obsolete at this point, removing it from the repository. PR Close angular#46518
1 parent de171d8 commit d5c2169

File tree

5 files changed

+0
-182
lines changed

5 files changed

+0
-182
lines changed

.pullapprove.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,6 @@ groups:
11321132
'tools/rxjs/**',
11331133
'tools/saucelabs/**',
11341134
'tools/size-tracking/**',
1135-
'tools/source-map-test/**',
11361135
'tools/symbol-extractor/**',
11371136
'tools/testing/**',
11381137
'tools/tslint/**',

gulpfile.js

-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ function loadTask(fileName, taskName) {
1818
}
1919

2020

21-
gulp.task('source-map-test', loadTask('source-map-test'));
2221
gulp.task('changelog:zonejs', loadTask('changelog-zonejs'));

tools/gulp-tasks/source-map-test.js

-31
This file was deleted.

tools/source-map-test/index.js

-82
This file was deleted.

tools/source-map-test/parseMap.js

-67
This file was deleted.

0 commit comments

Comments
 (0)