Debug
How to debug Dendron Build for issues
Run webpack build
webpack:dev:watch
Production Build
mkdir tmp && cp dendron-0.123.0.vsix tmp && cd tmp && unzip dendron-0.123.0.vsix
How to debug Dendron Build for issues
webpack:dev:watch
mkdir tmp && cp dendron-0.123.0.vsix tmp && cd tmp && unzip dendron-0.123.0.vsix