Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.
This repository was archived by the owner on May 8, 2024. It is now read-only.

Evaluate reference to _externals.d.ts in generated skylark.d.ts #1

@mistaecko

Description

@mistaecko

TypeScript 0.9.1-1 writes 'references' to .d.ts files to the generated skylark.d.ts. When compiling other sources against this skylark.d.ts the compiler will generate an error/warning because it cannot find these taken-over references. In our case, _externals.d.ts is, however, not required for compiling apps/games that use Skylark.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions