Skip to content

Commit 7854326

Browse files
committed
Remove legacy errorBanner js
Remove file and remove from build bundle
1 parent 765a02e commit 7854326

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

app/assets/javascripts/errorBanner.js

Lines changed: 0 additions & 17 deletions
This file was deleted.

rollup.config.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ export default [
102102
paths.src + 'javascripts/cookieCleanup.js',
103103
paths.src + 'javascripts/updateContent.js',
104104
paths.src + 'javascripts/templateFolderForm.js',
105-
paths.src + 'javascripts/updateStatus.js',
106-
paths.src + 'javascripts/authenticateSecurityKey.js',
107-
paths.src + 'javascripts/errorBanner.js',
108105
paths.src + 'javascripts/main.js',
109106
],
110107
output: {

0 commit comments

Comments
 (0)