Skip to content

Typings fail to install #315

Closed
Closed
@RomkeVdMeulen

Description

@RomkeVdMeulen

458477c broke our build: typings fail to install. This is because of the same reason described in #279: typings.json refers to dist/aurelia-dialog.d.ts but that file was deleted. It should refer to dist/commonjs/aurelia-dialog.d.ts like it did in RC 1.0.3.

Frankly I'm getting a bit tired of our build breaking because some aurelia module failed to deploy typings correctly. How far along is the plan to support the Microsoft @types packages standard?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions