-
Notifications
You must be signed in to change notification settings - Fork 172
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kicking a problem a little further down the line (#610)
* fix(editor) Extract built-in modules to a separate file for better resolving * fix(editor) Tie built in versions to those in our package.json * fix(editor) Moved error and console log tracking into OpenFileEditor * chore(tests) Isolating the failing to test * chore(tests) Now run both performance tests * wtf * fix(Editor) Remove setTimeout around console logging * chore(Editor) Pulled out 2 hooks from OpenFileEditor
- Loading branch information
Showing
2 changed files
with
82 additions
and
76 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