feat : add engines choices

This commit is contained in:
GuillaumeSD
2024-04-14 04:07:18 +02:00
parent 56b267762e
commit 1546709452
20 changed files with 172 additions and 37 deletions

View File

@@ -26,7 +26,7 @@ const nextConfig = (phase) =>
],
},
{
source: "/engines/stockfish-wasm/stockfish-nnue-16.js",
source: "/engines/:blob*",
headers: [
{
key: "Cross-Origin-Embedder-Policy",