Commit before merge

This commit is contained in:
Jonathan Bobel
2024-02-27 11:53:51 -05:00
parent 3c525b18a5
commit d5f40dffe1
15 changed files with 187 additions and 65 deletions

View File

@@ -123,6 +123,7 @@ const javascripts = () => {
paths.src + 'javascripts/homepage.js',
paths.src + 'javascripts/timeoutPopup.js',
paths.src + 'javascripts/date.js',
paths.src + 'javascripts/loginAlert.js',
paths.src + 'javascripts/main.js',
])
.pipe(plugins.prettyerror())