Skip to content

Commit 63cb5a2

Browse files
committed
adapt remaining packages
1 parent c91781a commit 63cb5a2

File tree

112 files changed

+584
-1790
lines changed

Some content is hidden

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

112 files changed

+584
-1790
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
**/*.d.ts
2+
!src/**/*.d.ts
3+
node_modules
4+
dist

β€Žlibs/langchain-classic/tsdown.config.tsβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
importMapPlugin,
66
lcSecretsPlugin,
77
} from "@langchain/build";
8-
import packageJson from "./package.json";
98

109
export default defineConfig([
1110
getBuildConfig({

β€Žlibs/langchain-community/.env.exampleβ€Ž

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

0 commit comments

Comments
Β (0)