Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
https://github.ibm.com/org-ids/web-ide-issues/issues/831
  • Loading branch information
libingw committed Nov 13, 2017
1 parent 49fb141 commit 928237e
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -11,7 +11,7 @@
/*eslint-env browser, amd*/
define([
], function() {
var inMemoryFilePattern = "/in_memory_fs/";
var inMemoryFilePattern = "/in_memory_fs/project/";
var project = "/in_memory_fs/project/";
//return module exports
return {
Expand Down

0 comments on commit 928237e

Please sign in to comment.