-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ Get directive type definition from lib for more isolation
- Loading branch information
Mbaye THIAM
committed
Apr 12, 2024
1 parent
9e4cf7f
commit 93a28b5
Showing
12 changed files
with
48 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,4 @@ | ||
/// <reference types="vitest" /> | ||
// Configure Vitest (https://vitest.dev/config/) | ||
import { resolve } from 'path' | ||
import { defineConfig } from 'vite' | ||
import dts from 'vite-plugin-dts' | ||
// https://vitejs.dev/guide/build.html#library-mode | ||
export default defineConfig({ | ||
build: { | ||
lib: { | ||
entry: resolve(__dirname, 'src/index.ts'), | ||
name: 'my-lib', | ||
fileName: 'my-lib' | ||
} | ||
}, | ||
plugins: [dts()] | ||
}) | ||
export default defineConfig({}) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
+175 Bytes
(110%)
packages/graphql-mesh/local-pkg/directive-headers-1.0.0.tgz
Binary file not shown.
Binary file modified
BIN
+135 Bytes
(110%)
packages/graphql-mesh/local-pkg/directive-no-auth-1.0.0.tgz
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-10 Bytes
(100%)
packages/graphql-mesh/local-pkg/inject-additional-transforms-1.0.0.tgz
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters