markmap / coc-markmap

https://markmap.js.org/
MIT License
215 stars 15 forks source link

hotfix with the dependencies problems #3

Closed StrayDragon closed 4 years ago

StrayDragon commented 4 years ago

:cry: Sorry I was too careless, because some dev dependencies which auto imported are mixed in logic code or you can rewrite them by minor dependencies.

gera2ld commented 4 years ago

I changed the condition check a bit, by using process.platform directly, so that we don't depend on coc.nvim in development mode.