Updates to the test

This commit is contained in:
Jonathan Bobel
2024-07-05 15:23:34 -04:00
parent 0b2868a8d3
commit 2e20b20912
9 changed files with 1583 additions and 1269 deletions

View File

@@ -101,7 +101,7 @@ const javascripts = () => {
paths.npm + 'textarea-caret/index.js',
paths.npm + 'cbor-js/cbor.js',
paths.npm + 'socket.io-client/dist/socket.io.min.js',
paths.npm + 'chart.js/dist/chart.umd.js'
paths.npm + 'd3/dist/d3.min.js'
]));
// JS local to this application