problem: does not work on nostrocket.org

This commit is contained in:
gsovereignty
2024-08-08 13:31:21 +08:00
parent 5ee037db2f
commit 2186f6d1f3

View File

@@ -19,7 +19,7 @@ const config = {
crawl: true
},
paths: {
base: dev ? '' : '/hypergolic'
base: dev ? '' : ''
},
alias: {
'@/*': './src/lib/*',