Skip to content

Commit 9355b47

Browse files
authored
Merge pull request #308 from code-hike/workspace-nohoist
Use @code-hike/lighter
2 parents b6cfd2b + 6cc554b commit 9355b47

File tree

119 files changed

+3781
-4985
lines changed

Some content is hidden

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

119 files changed

+3781
-4985
lines changed

.gitpod.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@
33
# and commit this file to your remote git repository to share the goodness with others.
44

55
tasks:
6-
- init: yarn install && yarn run build
7-
command: yarn run dev
8-
9-
6+
- init: yarn install
7+
command: yarn run build

examples/astro/.gitignore

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

examples/astro/.npmrc

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

examples/astro/README.md

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

examples/astro/astro.config.mjs

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

examples/astro/package.json

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

examples/astro/public/favicon.svg

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

examples/astro/src/components/Card.astro

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

examples/astro/src/env.d.ts

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

examples/astro/src/layouts/Layout.astro

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

0 commit comments

Comments
 (0)