We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 765a02e commit 7854326Copy full SHA for 7854326
app/assets/javascripts/errorBanner.js
rollup.config.mjs
@@ -102,9 +102,6 @@ export default [
102
paths.src + 'javascripts/cookieCleanup.js',
103
paths.src + 'javascripts/updateContent.js',
104
paths.src + 'javascripts/templateFolderForm.js',
105
- paths.src + 'javascripts/updateStatus.js',
106
- paths.src + 'javascripts/authenticateSecurityKey.js',
107
- paths.src + 'javascripts/errorBanner.js',
108
paths.src + 'javascripts/main.js',
109
],
110
output: {
0 commit comments