Skip to content

Conversation

@kruczy
Copy link
Contributor

@kruczy kruczy commented Aug 2, 2016

this will allow preact typings to be installed globally via typings cli
typings install github:developit/preact --global

the reason to do it is that JSX typings will not work if they are not global

the next step would be to add a reference in typings/registry

@developit
Copy link
Member

@kruczy in order to make typings install preact work, should we be including typings.json in the npm release? Or is that what their registry does?

@developit developit merged commit c1bc415 into preactjs:master Aug 2, 2016
@kruczy
Copy link
Contributor Author

kruczy commented Aug 2, 2016

@developit there will need to be an entry in the registry pointing at preact github repo, I don't think it needs to be included in the dist npm package, will make a pr against the registry to include preact there

@developit
Copy link
Member

Perfect!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants