-
Notifications
You must be signed in to change notification settings - Fork 1
Revert "Ci/cd vercel prebuild Merge pull request #136 " #830
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| --- | ||
| '@reown/appkit-scaffold-ui': patch | ||
| 'pay-test-exchange': patch | ||
| '@reown/appkit-adapter-bitcoin': patch | ||
| '@reown/appkit-adapter-ethers': patch | ||
| '@reown/appkit-adapter-ethers5': patch | ||
| '@reown/appkit-adapter-solana': patch | ||
| '@reown/appkit-adapter-wagmi': patch | ||
| '@reown/appkit': patch | ||
| '@reown/appkit-utils': patch | ||
| '@reown/appkit-cdn': patch | ||
| '@reown/appkit-cli': patch | ||
| '@reown/appkit-codemod': patch | ||
| '@reown/appkit-common': patch | ||
| '@reown/appkit-controllers': patch | ||
| '@reown/appkit-core': patch | ||
| '@reown/appkit-experimental': patch | ||
| '@reown/appkit-pay': patch | ||
| '@reown/appkit-polyfills': patch | ||
| '@reown/appkit-siwe': patch | ||
| '@reown/appkit-siwx': patch | ||
| '@reown/appkit-testing': patch | ||
| '@reown/appkit-ui': patch | ||
| '@reown/appkit-universal-connector': patch | ||
| '@reown/appkit-wallet': patch | ||
| '@reown/appkit-wallet-button': patch | ||
| --- | ||
|
|
||
| Enhanced connection UX by allowing scanning of QR code with main device camera and prompting the target wallet | ||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| FROM node:22.14.0-bookworm-slim | ||
| FROM node:22-bullseye | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. For better build reproducibility, it's a good practice to pin the Node.js version in the |
||
| ENV PNPM_HOME="/pnpm" | ||
| ENV PATH="$PNPM_HOME:$PATH" | ||
| RUN corepack enable | ||
|
|
||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.