-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deploy .d.ts files to github release
- Loading branch information
Spongman
committed
Dec 1, 2017
1 parent
65f9e84
commit ec7d563
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ec7d563
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wouldn't it make more sense to use
text/plain
? Looking at https://github.com/jshttp/mime-db/tree/master/src there is noapplication/x-typescript
, and we don't get much out of actually specifying that it's typescript. I suspect github might have problems with unknown mime types.ec7d563
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah, you're probably right. i'm not sure if github will unknown mimetypes.