YuCheng Hu 025a45cd06 Rename doc-shredder/test to doc-shredder/_test to avoid harp compile issues
# Conflicts:
#	public/doc-shredder/_test/.gitignore
#	public/doc-shredder/_test/test_source/app.js
#	public/doc-shredder/_test/test_source/app.ts
#	public/doc-shredder/_test/test_source/app2.ts
#	public/doc-shredder/_test/test_source/do-not-read.js
#	public/doc-shredder/_test/test_source/first.html
#	public/doc-shredder/_test/test_source/gettingstarted/js/index.html
#	public/doc-shredder/_test/test_source/gettingstarted/js/main.js
#	public/doc-shredder/_test/test_source/gettingstarted/protractor-spec.js
#	public/doc-shredder/_test/test_source/gettingstarted/ts/index.html
#	public/doc-shredder/_test/test_source/gettingstarted/ts/main.js
#	public/doc-shredder/_test/test_source/gettingstarted/ts/main.js.map
#	public/doc-shredder/_test/test_source/gettingstarted/ts/main.ts
#	public/doc-shredder/_test/test_source/sub1/foo/script.js
#	public/doc-shredder/_test/test_source/sub1/script.2.js
#	public/doc-shredder/_test/test_source/sub1/script.js
#	public/doc-shredder/_test/test_source/sub1/script.ts
#	public/doc-shredder/_test/test_source/sub1/second.html
#	public/doc-shredder/test/test_source/app.ts
#	public/doc-shredder/test/test_source/app2.ts
#	public/doc-shredder/test/test_source/do-not-read.js
#	public/doc-shredder/test/test_source/gettingstarted/js/index.html
#	public/doc-shredder/test/test_source/gettingstarted/js/main.js
#	public/doc-shredder/test/test_source/gettingstarted/protractor-spec.js
#	public/doc-shredder/test/test_source/gettingstarted/ts/index.html
#	public/doc-shredder/test/test_source/gettingstarted/ts/main.js
#	public/doc-shredder/test/test_source/gettingstarted/ts/main.js.map
#	public/doc-shredder/test/test_source/gettingstarted/ts/main.ts
#	public/doc-shredder/test/test_source/sub1/foo/script.js
#	tools/doc-shredder/_test/test_source/no-multiregion/app.ts
#	tools/doc-shredder/_test/test_source/no-multiregion/app2.ts
#	tools/doc-shredder/_test/test_source/no-multiregion/do-not-read.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/js/index.html
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/js/main.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/protractor-spec.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/index.html
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.js
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.js.map
#	tools/doc-shredder/_test/test_source/no-multiregion/gettingstarted/ts/main.ts
#	tools/doc-shredder/_test/test_source/no-multiregion/nestedFolder/script.js
2021-04-05 09:57:24 -04:00

59 lines
1.9 KiB
JSON

{
"basePath": "c:/GitHub/angular.io.ideablade/public/doc-shredder/test",
"jadeToFragMap": {
"test_jade/guides/setupAlt2.jade": [
{
"fragPath": "test_fragments/gettingstarted/ts/index.html.md",
"examplePath": "test_source/gettingstarted/ts/index.html",
"exists": true
},
{
"fragPath": "test_fragments/gettingstarted/js/index.html.md",
"examplePath": "test_source/gettingstarted/js/index.html",
"exists": true
},
{
"fragPath": "test_fragments/gettingstarted/ts/main.ts.md",
"examplePath": "test_source/gettingstarted/ts/main.ts",
"exists": true
},
{
"fragPath": "test_fragments/gettingstarted/js/main.js.md",
"examplePath": "test_source/gettingstarted/js/main.js",
"exists": true
},
{
"fragPath": "test_fragments/gettingstarted/ts/main-import.ts.md",
"examplePath": "test_source/gettingstarted/ts/main.ts",
"exists": true
}
],
"test_jade/setupAlt.jade": [
{
"fragPath": "test_fragments/gettingstarted/ts/index2.html.md",
"examplePath": "test_source/gettingstarted/ts/index2.html",
"exists": false
},
{
"fragPath": "test_fragments/gettingstarted/js/index.html.md",
"examplePath": "test_source/gettingstarted/js/index.html",
"exists": true
},
{
"fragPath": "test_fragments/gettingstarted/ts/main.ts.md",
"examplePath": "test_source/gettingstarted/ts/main.ts",
"exists": true
},
{
"fragPath": "test_fragments/gettingstarted/js/main2.js.md",
"examplePath": "test_source/gettingstarted/js/main2.js",
"exists": false
},
{
"fragPath": "test_fragments/gettingstarted/ts/main-import.ts.md",
"examplePath": "test_source/gettingstarted/ts/main.ts",
"exists": true
}
]
}
}