feat: AI套图分层方案 + Gemini集成 - 4种图案类型处理 + 正片叠底 + 宽高比 + 模型选择
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -19,7 +19,7 @@ export default defineConfig(({ command }) => {
|
||||
legacy({
|
||||
targets: ['chrome 41', 'not IE 11']
|
||||
}),
|
||||
!isBuild && cepPlugin(), // 开发时自动复制到 PS 扩展目录
|
||||
cepPlugin(), // 开发时自动复制到 PS 扩展目录,构建时生成 CEP 结构
|
||||
vue(),
|
||||
tsconfigPaths(),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user