Skip to content
This repository was archived by the owner on Apr 28, 2024. It is now read-only.

Commit 0cb5674

Browse files
authored
Merge pull request #142 from slashbaseide/develop
Release v0.10.3
2 parents 5b98bc1 + ceb54a2 commit 0cb5674

File tree

226 files changed

+779
-18118
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

226 files changed

+779
-18118
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ FROM node:alpine AS frontendbuilder
2929
WORKDIR /app
3030
COPY ./frontend/server/ .
3131
COPY --from=deps /app/node_modules ./node_modules
32-
RUN yarn build
32+
RUN yarn build-server
3333

3434
# Executable builder
3535
FROM base as backendbuilder
File renamed without changes.
File renamed without changes.

frontend/desktop/package.json.md5

Lines changed: 0 additions & 1 deletion
This file was deleted.

frontend/desktop/src/App.tsx

Lines changed: 0 additions & 80 deletions
This file was deleted.

frontend/desktop/src/components/dbfragments/gensql.tsx

Lines changed: 0 additions & 109 deletions
This file was deleted.

0 commit comments

Comments
 (0)