kedmenec

Results 1 comments of kedmenec

@CVarisco it looks like it might be a windows issue? ![image](https://user-images.githubusercontent.com/3498235/28293847-a4b7c022-6b99-11e7-89d3-e4a657d582b6.png) In extension.js I changed function createComponent(e) { const path = e.toJSON().path; to function createComponent(e) { const path = e.toJSON().fsPath;...