Commit Graph

4 Commits

Author SHA1 Message Date
Dominik Palo
caf0a30e38 Use semicolons in the ProcessEnv interface (#6364) 2019-02-08 07:41:30 -08:00
Dugagjin Lashi
3d1c0eacea add webp support for typescript (#5978)
* add webp support for typescript

* moved webp declaration below png
2018-12-11 10:53:44 -05:00
ZHAO Jinxiang
e1321e520c fix: Duplicate string index signature in ProcessEnv (#5621) 2018-10-31 00:42:12 -04:00
Joe Haddad
6364bbf6dc Remove react-scripts type reference on eject (#5611)
* Remove react-scripts type reference on eject

* Check for env file

* Check eject for typescript

* Shuffle appTypeDeclarations

* Append internal types on eject

* Ensure lib is published for types

* Adjust comment

* Don't add a bunch of new lines

* File should exist and not be deleted

* Add debug

* Set file explicitly

* Revert "Set file explicitly"

This reverts commit bcd58a36cbd08a71af50b037d8f1fae6c595fb4e.

* Copy file before destroying ourselves

* Revert "Add debug"

This reverts commit 0068ba81c6d79d99788877c9e1b618acd7412dce.
2018-10-29 23:15:52 -04:00