Commit 7f2e4eb
Adding examples for both Vite, Webpack, and NodeJS (#4)
* Adding examples for both Vite & Webpack
* Testing new @namada/sdk package
* feat: move vite example over to multicore
* fix: vite dev multicore (#5)
* fix: vite dev multicore
* fix: vite plugin for worker optimize deps
* feat: plugin simplified
* feat: import plugin
* Reference new SDK-JS plugin name
* Use published SDK & vite plugin
* feat: bump versions
* feat: adding basic Node app (TS)
* feat: adding more node sdk stuff
* feat: working NodeJS example
* feat: provide both multicore and single core vite examples
* feat: update webpack, basic readmes
* Add docs link to top-level readme
---------
Co-authored-by: Mateusz Jasiuk <mateusz.jasiuk@gmail.com>1 parent ae6e237 commit 7f2e4eb
File tree
70 files changed
+16422
-3060
lines changed- node
- src
- vite-multicore
- public
- src
- assets
- context
- hooks
- utils
- vite
- public
- src
- assets
- context
- hooks
- utils
- webpack
- public
- src
- config
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
70 files changed
+16422
-3060
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 15 | + | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments