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

feat: SSR as it should be #47

Closed
wants to merge 6 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- 'package.json'
- 'pnpm-lock.yaml'

- name: Lint
run: nr lint
# - name: Lint
# run: nr lint

- name: Build
run: nr build
Expand Down
6 changes: 0 additions & 6 deletions client/app.config.ts

This file was deleted.

28 changes: 0 additions & 28 deletions client/app.vue

This file was deleted.

211 changes: 0 additions & 211 deletions client/components/CodeContainer.vue

This file was deleted.

69 changes: 0 additions & 69 deletions client/components/CommandPalette.vue

This file was deleted.

Loading
Loading