Skip to content

Commit ff543cd

Browse files
committed
move examples
1 parent f51c18a commit ff543cd

File tree

113 files changed

+6433
-13138
lines changed

Some content is hidden

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

113 files changed

+6433
-13138
lines changed

example-monorepo/.gitignore

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

example-monorepo/pnpm-lock.yaml

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

example-monorepo/pnpm-workspace.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.
File renamed without changes.

example-monorepo/packages/astro-example/astro.config.mts renamed to examples/astro-example/astro.config.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ console.log('using ENV in astro config -- ', ENV.APP_ENV, ENV.SECRET_FOO);
1515
// https://astro.build/config
1616
export default defineConfig({
1717
integrations: [
18-
1918
varlockAstroIntegration(),
2019
vue(),
2120
mdx(),

0 commit comments

Comments
 (0)