mirror of
https://github.com/adam-benyekkou/my_portfolio.git
synced 2026-01-15 20:20:09 +00:00
Total refactoring of file structure for better and simple organization
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
"assets": [
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "public",
|
||||
"input": "assets",
|
||||
"output": "/"
|
||||
}
|
||||
],
|
||||
@@ -90,7 +90,7 @@
|
||||
"assets": [
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "public",
|
||||
"input": "assets",
|
||||
"output": "/"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user