From 1c710015de14a5be21002eaece7e780779c9d0a6 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 29 Sep 2025 17:19:52 +0700 Subject: [PATCH] Update frontend new build dev, proc 6 --- frontend/Dockerfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/Dockerfile b/frontend/Dockerfile index d4f54324..e7d2cead 100755 --- a/frontend/Dockerfile +++ b/frontend/Dockerfile @@ -26,14 +26,14 @@ COPY package.json ./ RUN npm install --no-audit --no-fund # เพิ่ม shadcn/ui + tailwind deps -RUN npm install -D tailwindcss postcss autoprefixer shadcn@latest \ - && npm install class-variance-authority clsx framer-motion lucide-react tailwind-merge tailwindcss-animate +# RUN npm install -D tailwindcss postcss autoprefixer shadcn@latest \ +# && npm install class-variance-authority clsx framer-motion lucide-react tailwind-merge tailwindcss-animate # init tailwind config (กัน No Tailwind CSS configuration found) -RUN npx tailwindcss init -p +# RUN npx tailwindcss init -p # bake components ของ shadcn แบบ non-interactive -RUN npx shadcn add -y button badge card input tabs progress dropdown-menu tooltip switch +# RUN npx shadcn add -y button badge card input tabs progress dropdown-menu tooltip switch ############ Dev (hot-reload) ############ # ใช้ร่วมกับ compose: bind ทั้งโปรเจ็กต์ → /app