vite中sass警告JS API过期 掘金 前端 作者 就在呀 2025年8月20日 09:22 vite中sass警告JS API过期 1.问题 配置Vite.config.ts文件,即可解决 api: 'modern-compiler',