Skip to content

Commit 9102f38

Browse files
committed
Temporarily make custom files updateable
1 parent 50c2179 commit 9102f38

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.fernignore

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,11 @@ reference.md
1818
MIGRATE.md
1919

2020
# Custom Pipedream client files
21-
src/api/resources/index.ts
22-
src/api/types/index.ts
23-
src/browser/index.ts
24-
src/index.ts
25-
src/wrapper
2621

2722
# Ideally, we shouldn't. But until Fern supports the changes that we've made we
2823
# have to override some parts.
29-
src/Client.ts
3024

3125
# Custom auth files
32-
src/core/auth/index.ts
33-
src/core/auth/ConnectTokenProvider.ts
34-
src/core/auth/StaticTokenProvider.ts
35-
src/core/auth/TokenProvider.ts
3626

3727
# Custom configuration props files
3828
src/api/types/ConfiguredProps.ts
@@ -55,4 +45,3 @@ src/api/resources/workflows/client/requests/InvokeWorkflowOpts.ts
5545
src/api/resources/workflows/client/Client.ts
5646
src/api/resources/workflows/client/index.ts
5747
src/api/resources/workflows/index.ts
58-
src/api/types/HTTPAuthType.ts

0 commit comments

Comments
 (0)