Spaces:
Sleeping
Sleeping
Tristan Yu commited on
Commit ·
67b3a6c
1
Parent(s): 3c7b51d
Force rebuild after framer-motion removal
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
FROM node:18-alpine
|
|
|
|
| 2 |
|
| 3 |
WORKDIR /app
|
| 4 |
|
|
|
|
| 1 |
FROM node:18-alpine
|
| 2 |
+
# Fixed framer-motion build errors - v2
|
| 3 |
|
| 4 |
WORKDIR /app
|
| 5 |
|