refactor: added {BUILD_TIME} in path js and css files

This commit is contained in:
Yurii
2024-11-12 11:44:02 +03:00
parent 2ff84cbddf
commit 7482eb8898
8 changed files with 19 additions and 13 deletions

View File

@@ -12,6 +12,7 @@
"gulp-html-minifier-terser": "^7.1.0",
"gulp-jsonminify": "^1.1.0",
"gulp-postcss": "^10.0.0",
"gulp-terser": "^2.1.0"
"gulp-terser": "^2.1.0",
"gulp-replace": "^1.1.4"
}
}