Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Remove temporary typings workaround #76

Open
dsebastien opened this issue Jan 9, 2016 · 0 comments
Open

Remove temporary typings workaround #76

dsebastien opened this issue Jan 9, 2016 · 0 comments
Labels

Comments

@dsebastien
Copy link
Owner

There is an issue with the way that gulp-typescript (the plugin used within the scripts-typescript gulp task) handles the 'rootDir' property, which is inconsistent with tsc.

To solve this, for now, we've added a /// reference to the main.d.ts typings file to ensure that typings are taken into account when transpiling via gulp-typescript.

The final solution might come via the following issues and might require a new release of this project

@dsebastien dsebastien added the bug label Jan 9, 2016
@dsebastien dsebastien added this to the 0.3.1 milestone Jan 9, 2016
@dsebastien dsebastien removed this from the 0.4.0 milestone Jan 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant