Skip to content

Commit 40a8325

Browse files
Update Webpack and Vite information on create-leo-app Readmes
1 parent e6ca001 commit 40a8325

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

create-leo-app/template-react-leo/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/fork/github/ProvableHQ/sdk/tree/mainnet/create-leo-app/template-react-leo)
44

5-
This template provides a minimal setup to get React and Aleo working in Webpack
6-
with HMR and some ESLint rules.
5+
This template provides a minimal setup to get React and Aleo working in Webpack or Vite with HMR and some ESLint rules.
76

87
This template includes a Leo program that is loaded by the web app located in
98
the `helloworld` directory.

create-leo-app/template-react-managed-worker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
> [!NOTE]
44
> This is an experimental template not recommended for use
55
6-
This template provides a minimal setup to get React and Aleo working in Webpack with HMR and some ESLint rules.
6+
This template provides a minimal setup to get React and Aleo working in Webpack or Vite with HMR and some ESLint rules.

create-leo-app/template-react-ts/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/fork/github/ProvableHQ/sdk/tree/mainnet/create-leo-app/template-react)
44

5-
This template provides a minimal setup to get React and Aleo working in Webpack
6-
with HMR and some ESLint rules.
5+
This template provides a minimal setup to get React and Aleo working in Webpack or Vite with HMR and some ESLint rules.
76

87
This template includes a Leo program that is loaded by the web app located in
98
the `helloworld` directory.

0 commit comments

Comments
 (0)