Commit 148a02b
Migrate build and tests to vite and jest (#720)
* Migrate build from gulp to vite
* Remove unnecessary package version overrides
* Migrate tests from jasmine pure jest
* Removed unused tsconfig staging configs
* Update typedoc
* Update tsconfig for new typedoc and fix typedoc warnings
* Refactor and recreate openfin tests from new with code generation tools
---------
Co-authored-by: kruplm <73655443+kruplm@users.noreply.github.com>1 parent d3abaf9 commit 148a02b
57 files changed
Lines changed: 12893 additions & 8542 deletions
File tree
- .github/workflows
- .gulp
- tasks
- .vscode
- examples/web
- packages
- desktopjs-electron
- src
- tests
- desktopjs-openfin
- tests
- desktopjs
- src
- tests
- unit
- Default
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments