Adding another fucking project structure lol. we got like 3 now
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 20s
All checks were successful
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Successful in 20s
This commit is contained in:
parent
ab913372eb
commit
3c54f7cdd1
7 changed files with 54 additions and 24 deletions
|
@ -23,6 +23,8 @@ export default defineConfig({
|
|||
"@images": path.resolve("./src/images"),
|
||||
"@src": path.resolve("./src"),
|
||||
"@static": path.resolve("./static"),
|
||||
"@pages": path.resolve("./src/pages"),
|
||||
"@shop": path.resolve("./src/pages/shop"),
|
||||
},
|
||||
},
|
||||
server: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue