Files
METH_Transcendence/site/game/node_modules/.vite/deps/chunk-4XRL7ZXG.js
edbernar 7c3378ed41 Game
- Added request when w or s pressed
2024-08-07 16:22:47 +02:00

22 lines
684 B
JavaScript

import {
__commonJS
} from "./chunk-ZSMWDLMK.js";
// browser-external:path
var require_path = __commonJS({
"browser-external:path"(exports, module) {
module.exports = Object.create(new Proxy({}, {
get(_, key) {
if (key !== "__esModule" && key !== "__proto__" && key !== "constructor" && key !== "splice") {
console.warn(`Module "path" has been externalized for browser compatibility. Cannot access "path.${key}" in client code. See https://vitejs.dev/guide/troubleshooting.html#module-externalized-for-browser-compatibility for more details.`);
}
}
}));
}
});
export {
require_path
};
//# sourceMappingURL=chunk-4XRL7ZXG.js.map