Skip to content

Commit

Permalink
remove vercel scripts & fix conwnet#610 (conwnet#611)
Browse files Browse the repository at this point in the history
* chore: remove vercel scripts

* fix: openvsx resourceUrlTemplate
  • Loading branch information
conwnet authored Dec 17, 2024
1 parent 5a78b99 commit 492391c
Show file tree
Hide file tree
Showing 18 changed files with 2 additions and 4,090 deletions.
1 change: 0 additions & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
ARG VARIANT="14-buster"
FROM mcr.microsoft.com/devcontainers/typescript-node:${VARIANT}

# same package list from github1s/scripts/preinstall.sh
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
&& apt-get -y install --no-install-recommends libx11-dev libxkbfile-dev libsecret-1-dev rsync

Expand Down
71 changes: 0 additions & 71 deletions api/github-auth-callback/index.ts

This file was deleted.

13 changes: 0 additions & 13 deletions api/github-auth-callback/package.json

This file was deleted.

Loading

0 comments on commit 492391c

Please sign in to comment.