Skip to content
Snippets Groups Projects
Commit f58c407f authored by thib's avatar thib
Browse files

(fix): importation des jeux du morpion

parent 2ad08bfa
Branches
No related tags found
No related merge requests found
Showing
with 8419 additions and 0 deletions
/** @type {import('tailwindcss').Config} */
module.exports = {
content: ["./projects/**/*.{html,ts}"],
theme: {
extend: {},
},
plugins: [require("daisyui")],
};
/* To learn more about Typescript configuration file: https://www.typescriptlang.org/docs/handbook/tsconfig-json.html. */
/* To learn more about Angular compiler options: https://angular.dev/reference/configs/angular-compiler-options. */
{
"compileOnSave": false,
"compilerOptions": {
"outDir": "./dist/out-tsc",
"strict": true,
"noImplicitOverride": true,
"noPropertyAccessFromIndexSignature": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true,
"skipLibCheck": true,
"isolatedModules": true,
"esModuleInterop": true,
"experimentalDecorators": true,
"moduleResolution": "bundler",
"importHelpers": true,
"target": "ES2022",
"module": "ES2022"
},
"angularCompilerOptions": {
"enableI18nLegacyMessageIdFormat": false,
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
"strictTemplates": true
}
}
{
"pages": {
"/page": [
"static/chunks/_7a8fa0._.js",
"static/chunks/app_favicon_ico_mjs_133d30._.js",
"static/chunks/[root of the server]__9d1267._.css",
"static/chunks/app_layout_tsx_83fc40._.js",
"static/chunks/app_layout_tsx_53c0bf._.js",
"static/chunks/_43124f._.js",
"static/chunks/app_page_tsx_c8ff5a._.js",
"static/chunks/2e4ec_next_dist_compiled_react-dom_1ac1d3._.js",
"static/chunks/2e4ec_next_dist_compiled_80c993._.js",
"static/chunks/2e4ec_next_dist_client_1dc9b9._.js",
"static/chunks/2e4ec_next_dist_3aaf3f._.js",
"static/chunks/61dca_@swc_helpers_cjs_e27e0a._.js",
"static/chunks/[turbopack]_browser_dev_hmr-client_hmr-client_ts_cefbba._.js",
"static/chunks/_e69f0d._.js",
"static/chunks/_5b219e._.js"
]
}
}
\ No newline at end of file
{
"pages": {
"/_app": []
},
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [
"static/chunks/2e4ec_next_dist_build_polyfills_polyfill-nomodule.js"
],
"lowPriorityFiles": [
"static/development/_ssgManifest.js",
"static/development/_buildManifest.js"
],
"rootMainFiles": [
"static/chunks/2e4ec_next_dist_compiled_react-dom_1ac1d3._.js",
"static/chunks/2e4ec_next_dist_compiled_80c993._.js",
"static/chunks/2e4ec_next_dist_client_1dc9b9._.js",
"static/chunks/2e4ec_next_dist_3aaf3f._.js",
"static/chunks/61dca_@swc_helpers_cjs_e27e0a._.js",
"static/chunks/[turbopack]_browser_dev_hmr-client_hmr-client_ts_cefbba._.js",
"static/chunks/_e69f0d._.js",
"static/chunks/_5b219e._.js"
],
"ampFirstPages": []
}
\ No newline at end of file
module.exports = {
"[externals]/path [external] (path, cjs)": (function(__turbopack_context__) {
var { r: __turbopack_require__, f: __turbopack_module_context__, i: __turbopack_import__, s: __turbopack_esm__, v: __turbopack_export_value__, n: __turbopack_export_namespace__, c: __turbopack_cache__, M: __turbopack_modules__, l: __turbopack_load__, j: __turbopack_dynamic__, P: __turbopack_resolve_absolute_path__, U: __turbopack_relative_url__, R: __turbopack_resolve_module_id_path__, b: __turbopack_worker_blob_url__, g: global, __dirname, x: __turbopack_external_require__, y: __turbopack_external_import__, m: module, e: exports, t: __turbopack_require_real__ } = __turbopack_context__;
{
const mod = __turbopack_external_require__("path", () => require("path"));
module.exports = mod;
}}),
"[externals]/url [external] (url, cjs)": (function(__turbopack_context__) {
var { r: __turbopack_require__, f: __turbopack_module_context__, i: __turbopack_import__, s: __turbopack_esm__, v: __turbopack_export_value__, n: __turbopack_export_namespace__, c: __turbopack_cache__, M: __turbopack_modules__, l: __turbopack_load__, j: __turbopack_dynamic__, P: __turbopack_resolve_absolute_path__, U: __turbopack_relative_url__, R: __turbopack_resolve_module_id_path__, b: __turbopack_worker_blob_url__, g: global, __dirname, x: __turbopack_external_require__, y: __turbopack_external_import__, m: module, e: exports, t: __turbopack_require_real__ } = __turbopack_context__;
{
const mod = __turbopack_external_require__("url", () => require("url"));
module.exports = mod;
}}),
"[externals]/fs [external] (fs, cjs)": (function(__turbopack_context__) {
var { r: __turbopack_require__, f: __turbopack_module_context__, i: __turbopack_import__, s: __turbopack_esm__, v: __turbopack_export_value__, n: __turbopack_export_namespace__, c: __turbopack_cache__, M: __turbopack_modules__, l: __turbopack_load__, j: __turbopack_dynamic__, P: __turbopack_resolve_absolute_path__, U: __turbopack_relative_url__, R: __turbopack_resolve_module_id_path__, b: __turbopack_worker_blob_url__, g: global, __dirname, x: __turbopack_external_require__, y: __turbopack_external_import__, m: module, e: exports, t: __turbopack_require_real__ } = __turbopack_context__;
{
const mod = __turbopack_external_require__("fs", () => require("fs"));
module.exports = mod;
}}),
"[project]/postcss.config.mjs [postcss] (ecmascript)": ((__turbopack_context__) => {
"use strict";
var { r: __turbopack_require__, f: __turbopack_module_context__, i: __turbopack_import__, s: __turbopack_esm__, v: __turbopack_export_value__, n: __turbopack_export_namespace__, c: __turbopack_cache__, M: __turbopack_modules__, l: __turbopack_load__, j: __turbopack_dynamic__, P: __turbopack_resolve_absolute_path__, U: __turbopack_relative_url__, R: __turbopack_resolve_module_id_path__, b: __turbopack_worker_blob_url__, g: global, __dirname, x: __turbopack_external_require__, y: __turbopack_external_import__, z: __turbopack_require_stub__ } = __turbopack_context__;
{
/** @type {import('postcss-load-config').Config} */ __turbopack_esm__({
"default": (()=>__TURBOPACK__default__export__)
});
const config = {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
};
const __TURBOPACK__default__export__ = config;
}}),
"[project]/postcss.config.mjs/transform.ts { CONFIG => \"[project]/postcss.config.mjs [postcss] (ecmascript)\" } [postcss] (ecmascript)": ((__turbopack_context__) => {
"use strict";
var { r: __turbopack_require__, f: __turbopack_module_context__, i: __turbopack_import__, s: __turbopack_esm__, v: __turbopack_export_value__, n: __turbopack_export_namespace__, c: __turbopack_cache__, M: __turbopack_modules__, l: __turbopack_load__, j: __turbopack_dynamic__, P: __turbopack_resolve_absolute_path__, U: __turbopack_relative_url__, R: __turbopack_resolve_module_id_path__, b: __turbopack_worker_blob_url__, g: global, __dirname, x: __turbopack_external_require__, y: __turbopack_external_import__, z: __turbopack_require_stub__ } = __turbopack_context__;
{
__turbopack_esm__({
"default": (()=>transform),
"init": (()=>init)
});
// @ts-ignore
var __TURBOPACK__imported__module__$5b$project$5d2f$node_modules$2f2e$pnpm$2f$postcss$40$8$2e$4$2e$49$2f$node_modules$2f$postcss$2f$lib$2f$postcss$2e$mjs__$5b$postcss$5d$__$28$ecmascript$29$__ = __turbopack_import__("[project]/node_modules/.pnpm/postcss@8.4.49/node_modules/postcss/lib/postcss.mjs [postcss] (ecmascript)");
// @ts-ignore
var __TURBOPACK__imported__module__$5b$project$5d2f$postcss$2e$config$2e$mjs__$5b$postcss$5d$__$28$ecmascript$29$__ = __turbopack_import__("[project]/postcss.config.mjs [postcss] (ecmascript)");
var __TURBOPACK__imported__module__$5b$externals$5d2f$path__$5b$external$5d$__$28$path$2c$__cjs$29$__ = __turbopack_import__("[externals]/path [external] (path, cjs)");
;
;
;
const contextDir = process.cwd();
function toPath(file) {
const relPath = (0, __TURBOPACK__imported__module__$5b$externals$5d2f$path__$5b$external$5d$__$28$path$2c$__cjs$29$__["relative"])(contextDir, file);
if ((0, __TURBOPACK__imported__module__$5b$externals$5d2f$path__$5b$external$5d$__$28$path$2c$__cjs$29$__["isAbsolute"])(relPath)) {
throw new Error(`Cannot depend on path (${file}) outside of root directory (${contextDir})`);
}
return __TURBOPACK__imported__module__$5b$externals$5d2f$path__$5b$external$5d$__$28$path$2c$__cjs$29$__["sep"] !== "/" ? relPath.replaceAll(__TURBOPACK__imported__module__$5b$externals$5d2f$path__$5b$external$5d$__$28$path$2c$__cjs$29$__["sep"], "/") : relPath;
}
let processor;
const init = async (ipc)=>{
let config = __TURBOPACK__imported__module__$5b$project$5d2f$postcss$2e$config$2e$mjs__$5b$postcss$5d$__$28$ecmascript$29$__["default"];
if (typeof config === "function") {
config = await config({
env: "development"
});
}
if (typeof config === "undefined") {
throw new Error("PostCSS config is undefined (make sure to export an function or object from config file)");
}
let plugins;
if (Array.isArray(config.plugins)) {
plugins = config.plugins.map((plugin)=>{
if (Array.isArray(plugin)) {
return plugin;
} else if (typeof plugin === "string") {
return [
plugin,
{}
];
} else {
return plugin;
}
});
} else if (typeof config.plugins === "object") {
plugins = Object.entries(config.plugins).filter(([, options])=>options);
} else {
plugins = [];
}
const loadedPlugins = plugins.map((plugin)=>{
if (Array.isArray(plugin)) {
const [arg, options] = plugin;
let pluginFactory = arg;
if (typeof pluginFactory === "string") {
pluginFactory = require(/* turbopackIgnore: true */ pluginFactory);
}
if (pluginFactory.default) {
pluginFactory = pluginFactory.default;
}
return pluginFactory(options);
}
return plugin;
});
processor = (0, __TURBOPACK__imported__module__$5b$project$5d2f$node_modules$2f2e$pnpm$2f$postcss$40$8$2e$4$2e$49$2f$node_modules$2f$postcss$2f$lib$2f$postcss$2e$mjs__$5b$postcss$5d$__$28$ecmascript$29$__["default"])(loadedPlugins);
};
async function transform(ipc, cssContent, name) {
const { css, map, messages } = await processor.process(cssContent, {
from: name,
to: name,
map: {
inline: false,
annotation: false
}
});
const assets = [];
for (const msg of messages){
switch(msg.type){
case "asset":
assets.push({
file: msg.file,
content: msg.content,
sourceMap: typeof msg.sourceMap === "string" ? msg.sourceMap : JSON.stringify(msg.sourceMap)
});
break;
case "dependency":
case "missing-dependency":
ipc.sendInfo({
type: "fileDependency",
path: toPath(msg.file)
});
break;
case "build-dependency":
ipc.sendInfo({
type: "buildDependency",
path: toPath(msg.file)
});
break;
case "dir-dependency":
ipc.sendInfo({
type: "dirDependency",
path: toPath(msg.dir),
glob: msg.glob
});
break;
case "context-dependency":
ipc.sendInfo({
type: "dirDependency",
path: toPath(msg.file),
glob: "**"
});
break;
default:
break;
}
}
return {
css,
map: JSON.stringify(map),
assets
};
}
}}),
};
//# sourceMappingURL=%5Broot%20of%20the%20server%5D__05f88b._.js.map
\ No newline at end of file
{
"version": 3,
"sources": [],
"sections": [
{"offset": {"line": 31, "column": 0}, "map": {"version":3,"sources":["turbopack://[project]/postcss.config.mjs"],"sourcesContent":["/** @type {import('postcss-load-config').Config} */\nconst config = {\n plugins: {\n tailwindcss: {},\n autoprefixer: {},\n },\n};\n\nexport default config;\n"],"names":[],"mappings":"AAAA,iDAAiD;;;AACjD,MAAM,SAAS;IACb,SAAS;QACP,aAAa,CAAC;QACd,cAAc,CAAC;IACjB;AACF;uCAEe"}},
{"offset": {"line": 41, "column": 0}, "map": {"version":3,"sources":[],"names":[],"mappings":"A"}},
{"offset": {"line": 47, "column": 0}, "map": {"version":3,"sources":["turbopack://[project]/postcss.config.mjs/transform.ts"],"sourcesContent":["declare const __turbopack_external_require__: (id: string, thunk: () => any, esm?: boolean) => any;\n\nimport type {Processor} from \"postcss\";\n\n// @ts-ignore\nimport postcss from \"@vercel/turbopack/postcss\";\n// @ts-ignore\nimport importedConfig from \"CONFIG\";\nimport { relative, isAbsolute, sep } from \"path\";\nimport type { Ipc } from \"../ipc/evaluate\";\nimport type { IpcInfoMessage, IpcRequestMessage } from \"./webpack-loaders\";\n\nconst contextDir = process.cwd();\n\nfunction toPath(file: string) {\n const relPath = relative(contextDir, file);\n if (isAbsolute(relPath)) {\n throw new Error(\n `Cannot depend on path (${file}) outside of root directory (${contextDir})`\n );\n }\n return sep !== \"/\" ? relPath.replaceAll(sep, \"/\") : relPath;\n}\n\nlet processor: Processor | undefined;\n\nexport const init = async (ipc: Ipc<IpcInfoMessage, IpcRequestMessage>) => {\n let config = importedConfig;\n if (typeof config === \"function\") {\n config = await config({ env: \"development\" });\n }\n if (typeof config === \"undefined\") {\n throw new Error(\n \"PostCSS config is undefined (make sure to export an function or object from config file)\"\n );\n }\n let plugins: any[];\n if (Array.isArray(config.plugins)) {\n plugins = config.plugins.map((plugin: [string, any] | string | any) => {\n if (Array.isArray(plugin)) {\n return plugin;\n } else if (typeof plugin === \"string\") {\n return [plugin, {}];\n } else {\n return plugin;\n }\n });\n } else if (typeof config.plugins === \"object\") {\n plugins = Object.entries(config.plugins).filter(([, options]) => options);\n } else {\n plugins = [];\n }\n const loadedPlugins = plugins.map((plugin) => {\n if (Array.isArray(plugin)) {\n const [arg, options] = plugin;\n let pluginFactory = arg;\n\n if (typeof pluginFactory === \"string\") {\n pluginFactory = require(/* turbopackIgnore: true */ pluginFactory);\n }\n\n if (pluginFactory.default) {\n pluginFactory = pluginFactory.default;\n }\n\n return pluginFactory(options);\n }\n return plugin;\n });\n\n processor = postcss(loadedPlugins);\n};\n\nexport default async function transform(\n ipc: Ipc<IpcInfoMessage, IpcRequestMessage>,\n cssContent: string,\n name: string\n) {\n const { css, map, messages } = await processor!.process(cssContent, {\n from: name,\n to: name,\n map: {\n inline: false,\n annotation: false,\n },\n });\n\n const assets = [];\n for (const msg of messages) {\n switch (msg.type) {\n case \"asset\":\n assets.push({\n file: msg.file,\n content: msg.content,\n sourceMap:\n typeof msg.sourceMap === \"string\"\n ? msg.sourceMap\n : JSON.stringify(msg.sourceMap),\n // There is also an info field, which we currently ignore\n });\n break;\n case \"dependency\":\n case \"missing-dependency\":\n ipc.sendInfo({\n type: \"fileDependency\",\n path: toPath(msg.file),\n });\n break;\n case \"build-dependency\":\n ipc.sendInfo({\n type: \"buildDependency\",\n path: toPath(msg.file),\n });\n break;\n case \"dir-dependency\":\n ipc.sendInfo({\n type: \"dirDependency\",\n path: toPath(msg.dir),\n glob: msg.glob,\n });\n break;\n case \"context-dependency\":\n ipc.sendInfo({\n type: \"dirDependency\",\n path: toPath(msg.file),\n glob: \"**\",\n });\n break;\n default:\n // TODO: do we need to do anything here?\n break;\n }\n }\n return {\n css,\n map: JSON.stringify(map),\n assets,\n };\n}\n"],"names":[],"mappings":"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"}},
{"offset": {"line": 169, "column": 0}, "map": {"version":3,"sources":[],"names":[],"mappings":"A"}}]
}
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
module.exports = {
"[project]/postcss.config.mjs/transform.ts { CONFIG => \"[project]/postcss.config.mjs [postcss] (ecmascript)\" } [postcss] (ecmascript, async loader)": ((__turbopack_context__) => {
var { r: __turbopack_require__, f: __turbopack_module_context__, i: __turbopack_import__, s: __turbopack_esm__, v: __turbopack_export_value__, n: __turbopack_export_namespace__, c: __turbopack_cache__, M: __turbopack_modules__, l: __turbopack_load__, j: __turbopack_dynamic__, P: __turbopack_resolve_absolute_path__, U: __turbopack_relative_url__, R: __turbopack_resolve_module_id_path__, b: __turbopack_worker_blob_url__, g: global, __dirname, t: __turbopack_require_real__ } = __turbopack_context__;
{
__turbopack_export_value__((__turbopack_import__) => {
return Promise.all([
"build/chunks/node_modules__pnpm_2a5280._.js",
"build/chunks/[root of the server]__05f88b._.js"
].map((chunk) => __turbopack_load__(chunk))).then(() => {
return __turbopack_import__("[project]/postcss.config.mjs/transform.ts { CONFIG => \"[project]/postcss.config.mjs [postcss] (ecmascript)\" } [postcss] (ecmascript)");
});
});
}}),
};
\ No newline at end of file
{
"version": 3,
"sources": [],
"sections": []
}
\ No newline at end of file
{"encryption.key":"IJ1RhczeS+BAfapSm3qtbonfgDR29Uje+CgB9eH5cIs=","encryption.expire_at":1735563720863}
\ No newline at end of file
{
"pages": {
"/_app": []
},
"devFiles": [],
"ampDevFiles": [],
"polyfillFiles": [],
"lowPriorityFiles": [
"static/development/_ssgManifest.js",
"static/development/_buildManifest.js"
],
"rootMainFiles": [],
"ampFirstPages": []
}
\ No newline at end of file
{"type": "commonjs"}
\ No newline at end of file
{}
\ No newline at end of file
{
"/page": "app/page.js",
"/favicon.ico/route": "app/favicon.ico/route.js"
}
\ No newline at end of file
const CHUNK_PUBLIC_PATH = "server/app/_not-found/page.js";
const runtime = require("../../chunks/ssr/[turbopack]_runtime.js");
runtime.loadChunk("server/chunks/ssr/2e4ec_next_dist_4c8bbe._.js");
runtime.loadChunk("server/chunks/ssr/[root of the server]__592060._.js");
runtime.loadChunk("server/chunks/ssr/app_db13a2._.js");
runtime.loadChunk("server/chunks/ssr/[root of the server]__ab7020._.js");
runtime.loadChunk("server/chunks/ssr/[root of the server]__9d1267._.css");
runtime.loadChunk("server/chunks/ssr/_dd6382._.js");
runtime.getOrInstantiateRuntimeModule("[project]/.next-internal/server/app/_not-found/page/actions.js [app-rsc] (ecmascript)", CHUNK_PUBLIC_PATH);
module.exports = runtime.getOrInstantiateRuntimeModule("[project]/node_modules/.pnpm/next@15.1.0_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/esm/build/templates/app-page.js?page=/_not-found/page { METADATA_0 => \"[project]/app/favicon.ico.mjs { IMAGE => \\\"[project]/app/favicon.ico [app-rsc] (static)\\\" } [app-rsc] (structured image object, ecmascript, Next.js server component)\", MODULE_1 => \"[project]/app/layout.tsx [app-rsc] (ecmascript, Next.js server component)\", MODULE_2 => \"[project]/node_modules/.pnpm/next@15.1.0_react-dom@19.0.0_react@19.0.0__react@19.0.0/node_modules/next/dist/client/components/not-found-error.js [app-rsc] (ecmascript, Next.js server component)\" } [app-rsc] (ecmascript)", CHUNK_PUBLIC_PATH).exports;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment