refactor: Tweak path alias of client
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { url as instanceUrl } from '@/config';
|
||||
import { url as instanceUrl } from '@client/config';
|
||||
import * as url from '../../prelude/url';
|
||||
|
||||
export function getStaticImageUrl(baseUrl: string): string {
|
||||
|
Reference in New Issue
Block a user