Total refactoring of file structure for better and simple organization

This commit is contained in:
AdamBtech
2025-05-26 21:49:29 +02:00
parent 105c3f8ba5
commit 1461d1e1e8
98 changed files with 85 additions and 149 deletions

View File

@@ -23,7 +23,7 @@
"assets": [
{
"glob": "**/*",
"input": "public",
"input": "assets",
"output": "/"
}
],
@@ -90,7 +90,7 @@
"assets": [
{
"glob": "**/*",
"input": "public",
"input": "assets",
"output": "/"
}
],