React-to-print: 2.0.0-alpha7 dropped index.d.ts

Created on 4 Mar 2019  路  2Comments  路  Source: gregnb/react-to-print

alpha-6 had a spelling error which I was happy to see is fixed, but the alpha 7 package no longer includes the index.d.ts file.

bug unverified

All 2 comments

Hello. I just did a clean install and I see the file included:

mkdir tmp
cd tmp
npm init
npm install --save react-to-print@latest
ls node_modules/react-to-print/lib
# index.d.ts    index.js    index.js.map

yes it seems to work on a clean, I tried upgrading and downgrading a couple times and it kept getting deleted. I'll close this out.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

icebravo picture icebravo  路  5Comments

404sand808s picture 404sand808s  路  7Comments

hoangdoan267 picture hoangdoan267  路  8Comments

FernandoLuizNemeChibli picture FernandoLuizNemeChibli  路  5Comments

avniraiyani picture avniraiyani  路  3Comments