You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to draw.io
I will try to explain what I did.
1. I cloned the repo from https://github.com/jgraph/drawio 2. Copied /etc/mxgraph/mxClient.js to /src/main/webapp/js/mxClient.js 3. Uploaded the contents of src/main/webapp to the root of my dev server 4. I need to make some small changes to the interface and therefore use non-minified files. So I made a few changes. 5. When I visit my dev I get it like in the screenshots above, no 404 or other messages in the console.