[F] Fix yarn build
This commit is contained in:
@@ -4,3 +4,5 @@ export const hosts = {
|
||||
api: 'https://profile-api.hydev.org',
|
||||
content: production ? 'https://profile-content.hydev.org' : 'http://localhost:8082'
|
||||
}
|
||||
|
||||
export const $ = (window as any).jQuery
|
||||
|
||||
Reference in New Issue
Block a user