no more react
This commit is contained in:
@ -0,0 +1,7 @@
|
||||
FROM oven/bun
|
||||
|
||||
COPY package.json .
|
||||
COPY astro.config.mjs .
|
||||
COPY src/ .
|
||||
COPY public/ .
|
||||
|
||||
|
Reference in New Issue
Block a user