2020-02-19 08:17:13 -05:00
|
|
|
local: [WILDCARD]http[WILDCARD]127.0.0.1_PORT4545[WILDCARD]
|
2019-02-02 01:28:31 -05:00
|
|
|
type: TypeScript
|
|
|
|
compiled: [WILDCARD].js
|
|
|
|
map: [WILDCARD].js.map
|
2019-02-14 14:11:51 -05:00
|
|
|
deps:
|
2019-09-19 14:48:05 -04:00
|
|
|
http://127.0.0.1:4545/cli/tests/019_media_types.ts
|
|
|
|
├── http://localhost:4545/cli/tests/subdir/mt_text_typescript.t1.ts
|
|
|
|
├── http://localhost:4545/cli/tests/subdir/mt_video_vdn.t2.ts
|
|
|
|
├── http://localhost:4545/cli/tests/subdir/mt_video_mp2t.t3.ts
|
|
|
|
├── http://localhost:4545/cli/tests/subdir/mt_application_x_typescript.t4.ts
|
|
|
|
├── http://localhost:4545/cli/tests/subdir/mt_text_javascript.j1.js
|
|
|
|
├── http://localhost:4545/cli/tests/subdir/mt_application_ecmascript.j2.js
|
|
|
|
├── http://localhost:4545/cli/tests/subdir/mt_text_ecmascript.j3.js
|
|
|
|
└── http://localhost:4545/cli/tests/subdir/mt_application_x_javascript.j4.js
|