Big progress! gets data from pocketbase
Some checks failed
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Failing after 0s
Some checks failed
Rebuild signaller for deprived.dev to rebuild site / test_service (push) Failing after 0s
This commit is contained in:
parent
dfc823fe1f
commit
a4e20f5ff3
13 changed files with 232 additions and 15 deletions
|
|
@ -24,7 +24,9 @@ export default defineConfig({
|
|||
"@src": path.resolve("./src"),
|
||||
"@static": path.resolve("./static"),
|
||||
"@pages": path.resolve("./src/pages"),
|
||||
"@ts": path.resolve("./src/ts"),
|
||||
"@shop": path.resolve("./src/pages/shop"),
|
||||
"@stores": path.resolve("./src/ts/store.ts"),
|
||||
},
|
||||
},
|
||||
server: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue