Skip to content

Commit a0bf233

Browse files
authored
Merge pull request #22 from hyperweb-io/feat/collect-source-files
Add source collector
2 parents 5bdc0b3 + 0f7c348 commit a0bf233

File tree

7 files changed

+900
-474
lines changed

7 files changed

+900
-474
lines changed

packages/build/__tests__/__snapshots__/schemaExtractor.test.ts.snap

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

packages/build/__tests__/schemaExtractor.test.ts

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

packages/build/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
export type { HyperwebBuildOptions } from './build';
22
export { HyperwebBuild } from './build';
3-
export { schemaExtractorPlugin } from './schemaExtractor';

0 commit comments

Comments
 (0)