1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
Commit graph

5 commits

Author SHA1 Message Date
chiefbiiko
2db683e47e Add mkdirp (denoland/deno_std#59)
Original: 7a3c70e74b
2019-01-01 18:45:41 -05:00
Bartek Iwańczuk
b65727734e Add content-type header to file_server (denoland/deno_std#47)
Original: ab27371a01
2018-12-31 09:06:05 +00:00
Kevin (Kun) "Kassimo" Qian
a5ad386887 Add CORS option to file_server (denoland/deno_std#45)
Original: 731f03829c
2018-12-23 22:50:49 -05:00
Ryan Dahl
7143f7d860 Make compatible with latest deno (denoland/deno_std#41)
Original: 0772030f5d
2018-12-23 18:49:46 -05:00
Ryan Dahl
968d508425 Rename project to deno_std
Move typescript files to net/

Original: 99e276eb89
2018-12-18 18:27:05 -05:00
Renamed from file_server.ts (Browse further)