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

Commit

Permalink
Merge pull request #142 from slashbaseide/develop
Browse files Browse the repository at this point in the history
Release v0.10.3
  • Loading branch information
paraswaykole authored Jan 21, 2024
2 parents 5b98bc1 + ceb54a2 commit 0cb5674
Show file tree
Hide file tree
Showing 226 changed files with 779 additions and 18,118 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ FROM node:alpine AS frontendbuilder
WORKDIR /app
COPY ./frontend/server/ .
COPY --from=deps /app/node_modules ./node_modules
RUN yarn build
RUN yarn build-server

# Executable builder
FROM base as backendbuilder
Expand Down
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion frontend/desktop/package.json.md5

This file was deleted.

80 changes: 0 additions & 80 deletions frontend/desktop/src/App.tsx

This file was deleted.

109 changes: 0 additions & 109 deletions frontend/desktop/src/components/dbfragments/gensql.tsx

This file was deleted.

Loading

0 comments on commit 0cb5674

Please sign in to comment.