mirror of
https://gitlab.com/commento/commento.git
synced 2026-06-17 09:55:27 -04:00
gulpfile.js: remove redundant 'js' subpath
This commit is contained in:
@@ -37,7 +37,7 @@ const jsCompileMap = {
|
||||
"js/forgot.js"
|
||||
],
|
||||
"js/reset.js": [
|
||||
"js/js/utils.js",
|
||||
"js/utils.js",
|
||||
"js/http.js",
|
||||
"js/reset.js"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user