Skip to content

Commit 025841c

Browse files
committed
chore(tsconfig): Restructure tsconfig files (#2055)
1 parent 6e27fa0 commit 025841c

123 files changed

Lines changed: 138 additions & 134 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
!src/__fixtures__/**/dist
1+
!src/__tests__/**/__fixtures__/**/dist

packages/adapters/fastify/web/src/__fixtures__/fallback/redwood.toml renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/fallback/redwood.toml

File renamed without changes.

packages/adapters/fastify/web/src/__fixtures__/fallback/web/dist/about.html renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/fallback/web/dist/about.html

File renamed without changes.

packages/adapters/fastify/web/src/__fixtures__/fallback/web/dist/index.html renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/fallback/web/dist/index.html

File renamed without changes.

packages/adapters/fastify/web/src/__fixtures__/main/.env.defaults renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/main/.env.defaults

File renamed without changes.

packages/adapters/fastify/web/src/__fixtures__/main/redwood.toml renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/main/redwood.toml

File renamed without changes.

packages/adapters/fastify/web/src/__fixtures__/main/web/dist/200.html renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/main/web/dist/200.html

File renamed without changes.

packages/adapters/fastify/web/src/__fixtures__/main/web/dist/404.html renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/main/web/dist/404.html

File renamed without changes.

packages/adapters/fastify/web/src/__fixtures__/main/web/dist/README.md renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/main/web/dist/README.md

packages/adapters/fastify/web/src/__fixtures__/main/web/dist/about.html renamed to packages/adapters/fastify/web/src/__tests__/__fixtures__/main/web/dist/about.html

File renamed without changes.

0 commit comments

Comments
 (0)