05/18/2026 Catchup - linksync project work and TicTacToe evaluations on different coding LLMs with OpenCode.
This commit is contained in:
7
TicTacToe-Compare/ministral-3-14b/node_modules/create-vite/template-preact/vite.config.js
generated
vendored
Normal file
7
TicTacToe-Compare/ministral-3-14b/node_modules/create-vite/template-preact/vite.config.js
generated
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
import { defineConfig } from 'vite'
|
||||
import preact from '@preact/preset-vite'
|
||||
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [preact()],
|
||||
})
|
||||
Reference in New Issue
Block a user