Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated the code, for issue OmniSharp#1 //from else { module.exports = require(path.join(__dirname, 'dist/index')); } //to else { module.exports = require(path.join(__dirname, 'dist/src/index')); }
- Loading branch information