Closed BobTB closed 6 years ago
Right, the index.html is in the same folder as the other files: https://github.com/sn-extensions/simple-task-editor/tree/master/dist
This might be different from some of the other components, but that's because this uses a different framework and build system.
When self hosting it looks for dist.js, dist.css.map and dist.css in the same path as the index.html is, therefore for it to work I had to move the files from dist folder to the editors root folder