jonorthwash / ud-annotatrix

GNU General Public License v3.0
59 stars 49 forks source link

Annotatrix not offline because of d3 http dependency #465

Open ftyers opened 2 years ago

ftyers commented 2 years ago
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.