mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-09 21:07:46 +00:00
fix: appwrite/appwrite module name
This commit is contained in:
@@ -38,7 +38,7 @@ const config = {
|
||||
alias: {
|
||||
$routes: './src/routes',
|
||||
$scss: './src/scss',
|
||||
$appwrite: './node_modules/appwrite',
|
||||
$appwrite: './node_modules/@appwrite.io/repo',
|
||||
$markdoc: './src/markdoc'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user