A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/TypeStrong/tsify/issues/122 below:

Referring to the same file with different casing causes empty output · Issue #122 · TypeStrong/tsify · GitHub

I have an app that's roughly structured like this:

app
+-- main.ts
+-- Game
    +-- Core.ts
+-- Net
    +-- index.ts

main.ts referenced Game/Core.ts with the name app/Game/Core (correct), while Net/index.ts referenced it with app/game/Core (incorrect).

The result is that the output bundle is empty, with no errors or warnings reported. Fixing the casing to be correct in all cases fixes the issue, but an error would be nice.

This is on Windows 10, with tsify 0.14.1, Browserify 13.0.0, and TypeScript 1.8.9.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4