Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using remixd in read only mode #1538

Merged
merged 9 commits into from Oct 8, 2018
Merged

Using remixd in read only mode #1538

merged 9 commits into from Oct 8, 2018

Conversation

yann300
Copy link
Collaborator

@yann300 yann300 commented Oct 1, 2018

No description provided.

@@ -40,6 +40,9 @@ class FileManager {
self._deps.localhostExplorer.event.register('fileRemoved', (path) => { this.fileRemovedEvent(path) })
self._deps.configExplorer.event.register('fileRemoved', (path) => { this.fileRemovedEvent(path) })
self._deps.gistExplorer.event.register('fileRemoved', (path) => { this.fileRemovedEvent(path) })

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

an empty line here

@yann300 yann300 merged commit 73ee944 into master Oct 8, 2018
@axic axic deleted the remixdWithReadOnlyMode branch November 14, 2018 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants