ud-annotatrix icon indicating copy to clipboard operation
ud-annotatrix copied to clipboard

Annotatrix not offline because of d3 http dependency

Open ftyers opened this issue 3 years ago • 0 comments

fran@ipek:~/source/ud-annotatrix$ grep -nHr d3-shape
server/views/annotatrix.ejs:30:  <script src="https://d3js.org/d3-shape.v1.min.js"></script>
server/public/html/annotatrix.html:30:  <script src="https://d3js.org/d3-shape.v1.min.js"></script>

This should be vendored.

ftyers avatar Nov 15 '21 00:11 ftyers