From 6b683f2511960059752723f96071790e99bde870 Mon Sep 17 00:00:00 2001 From: gm Date: Mon, 20 Jul 2026 01:18:44 +0900 Subject: [PATCH] Use classic three.js global build instead of ES module import map --- index.html | 8 ++------ vendor/three.min.js | 7 +++++++ vendor/three.module.min.js | 6 ------ 3 files changed, 9 insertions(+), 12 deletions(-) create mode 100644 vendor/three.min.js delete mode 100644 vendor/three.module.min.js diff --git a/index.html b/index.html index e4c96d2..b1c2941 100644 --- a/index.html +++ b/index.html @@ -72,12 +72,8 @@

나무를 드래그해서 흔들어 보세요 🍎

- - +