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

Do not copy declarations.d.ts #4

Closed
iron9light opened this issue Sep 19, 2016 · 2 comments
Closed

Do not copy declarations.d.ts #4

iron9light opened this issue Sep 19, 2016 · 2 comments

Comments

@iron9light
Copy link

I'm using pouchdb. Since @types/pouchdb sucks, I wrote my declarations.d.ts with declare module 'pouchdb';. But *.d.ts will not copy to .tmp folder.
How can I include 3rd party js lib which has no type define, just like pouchdb.

@ramonornela
Copy link

I think that @danbucholtz fix this in #29

Thanks

@danbucholtz
Copy link
Contributor

Yep, this is fixed. Thanks all!

Thanks,
Dan

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants