mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 11:40:49 +00:00
fix(dev) 一部のアセットが読み込まれない問題を修正
This commit is contained in:
@@ -21,6 +21,8 @@ const devConfig = {
|
||||
target: 'http://localhost:3000/',
|
||||
},
|
||||
'/assets': 'http://localhost:3000/',
|
||||
'/static-assets': 'http://localhost:3000/',
|
||||
'/client-assets': 'http://localhost:3000/',
|
||||
'/files': 'http://localhost:3000/',
|
||||
'/twemoji': 'http://localhost:3000/',
|
||||
'/fluent-emoji': 'http://localhost:3000/',
|
||||
|
||||
Reference in New Issue
Block a user