chore(copy-dist): remove now unneeded manual copying of bootstrap dir

webpack is taking care of that for us
This commit is contained in:
Panagiotis Papadopoulos 2025-02-21 23:01:42 +01:00
parent 1ded78975e
commit e7d204dfd2

View File

@ -95,7 +95,6 @@ const copy = async () => {
"node_modules/mark.js/dist/",
"node_modules/normalize.css/",
"node_modules/jquery.fancytree/dist/",
"node_modules/bootstrap/dist/",
"node_modules/autocomplete.js/dist/",
"node_modules/codemirror/lib/",
"node_modules/codemirror/addon/",