tony chen

Results 163 comments of tony chen

已知问题,skiaChart 目前不支持图片引入,需要图片的地方,建议 svgChart

Can I set the runtime via environment variables? like: ``` export const runtime = process.env.NEXT_PUBLIC_RUNTIME || 'edge'; ```