Skip to content

Unnecessary (Empty) File residing in the repo (Causing issues to Deno Website) #38782

Closed
@Swap76

Description

@Swap76

TypeScript Version: 3.7.x-dev.201xxxxx

Search Terms:

Code

// A *self-contained* demonstration of the problem follows...
// Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc.

Expected behavior: the file .gitmodules is empty and causing issues to deno.land website

Actual behavior: No file with 0B data should be there is taken into mind while programming the deno.land website
The file is completely empty
Screenshot 2020-05-26 at 10 51 25 PM

Because of this the deno.land is waiting to fetch the data but not able to and gets into stoped stage
Screenshot 2020-05-26 at 10 57 44 PM

Playground Link:

Related Issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    InfrastructureIssue relates to TypeScript team infrastructure

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions