Commit before branch switch

This commit is contained in:
Jonathan Bobel
2024-05-16 11:38:22 -04:00
parent ccfc1166a7
commit c6a116c9bb
6 changed files with 80 additions and 11485 deletions

View File

@@ -129,7 +129,7 @@ const javascripts = () => {
paths.src + 'javascripts/date.js',
paths.src + 'javascripts/loginAlert.js',
paths.src + 'javascripts/dataVisualization.js',
paths.src + 'javascripts/chartTest.js',
paths.src + 'javascripts/show.js',
paths.src + 'javascripts/main.js',
])
.pipe(plugins.prettyerror())