1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 13:55:51 +02:00

enhance: Vite HMR while yarn dev, and more build tuning (#9361)

* enhance: Vite HMR while yarn dev, and more build tuning

* use localhost

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
This commit is contained in:
tamaina
2022-12-20 13:05:36 +09:00
committed by GitHub
parent b4b9d5d552
commit 2fe86fd869
15 changed files with 102 additions and 23 deletions

View File

@@ -28,6 +28,7 @@
"@fastify/accepts": "4.1.0",
"@fastify/cookie": "^8.3.0",
"@fastify/cors": "8.2.0",
"@fastify/http-proxy": "^8.4.0",
"@fastify/multipart": "7.3.0",
"@fastify/static": "6.6.0",
"@fastify/view": "7.3.0",