zhangyuang / ssr

A most advanced ssr framework support React17/React18/Vue2/Vue3 on Earth that implemented serverless-side render specification.
http://doc.ssr-fc.com/
MIT License
2.61k stars 284 forks source link

feat: config file support typescript #128

Closed loyep closed 3 years ago

loyep commented 3 years ago

config file can use config.ts or config.js

zhangyuang commented 3 years ago

考虑用 esbuild 代替 jiti