Commit be3bf8a
committed
fix: remove compiled files from examples
- Remove crypto.worker.js and crypto.worker.d.ts from basic-usage example
- Add gitignore rules to prevent compiled files in examples
- Examples should only contain source TypeScript files1 parent 2206554 commit be3bf8a
File tree
4 files changed
+5
-77
lines changed- examples/basic-usage/src
4 files changed
+5
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
169 | 174 | | |
170 | 175 | | |
171 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | | - | |
365 | 363 | | |
366 | 364 | | |
367 | 365 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments