forked from adobe/brackets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove react and add preact (adobe#13608)
* Add Preact library * Change react to preact * Fix problems caused by replacing react with preact * Add Preact test utils and dependencies * Change requires from react to preact in FileTreeView-test * Fix problems caused by replacing react test utils with preact test utils * Remove react * Make findRenderedDOMComponentWithTag function as helper function * Find and Replace react with preact * Make preact, preact-compat, preact-test-utils as node_modules * Change preact-compat dependency to point to adobe's fork
- Loading branch information
1 parent
9281909
commit c0c1b67
Showing
13 changed files
with
227 additions
and
20,904 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.