Skip to content

Commit cc81de2

Browse files
jverceCopilot
andauthored
Fix build issues in connect-react (#18187)
* Configure Vite to abort if there are compile-time errors * Use explicit types from the Connect SDK (i.e. `@pipedream/sdk`) to make the v2 migration easier * Fix pre-existing compile-time errors * Bump version * Use the SDK version published in the NPM registry instead of the one that lives in this repo (it'll be easier to switch) * Fix compilation errors in the example app * Delete the outdated examples * Fix linter issues --------- Co-authored-by: Copilot <[email protected]>
1 parent 6aeaea6 commit cc81de2

32 files changed

+429
-1565
lines changed

packages/connect-react/examples/nextjs/.gitignore

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

packages/connect-react/examples/nextjs/Makefile

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

packages/connect-react/examples/nextjs/README.md

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

packages/connect-react/examples/nextjs/next.config.ts

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

0 commit comments

Comments
 (0)