Commit a1d247f
Lukas Holzer
feat: make build-info browser compatible (#4869)
* feat: make build-info browser compatible
* chore: update pipeline
* chore: rename e2e test pattern to not collide with vitest
* chore: make all tests passing 🎉
* chore: update fetch depth
* chore: fix e2e tests
* chore: fix on node 14
* chore: make workspace packages relative paths
* chore: some updates
* chore: fix formatting
* chore: fix tests on windows
* chore: remove unused packages
* chore: last windows fix1 parent 26553fb commit a1d247f
File tree
62 files changed
+3133
-886
lines changed- .github/workflows
- packages/build-info
- e2e
- fixture
- src
- browser
- build-systems
- node
- package-managers
- workspaces
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+3133
-886
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
9 | 46 | | |
10 | 47 | | |
11 | | - | |
| 48 | + | |
12 | 49 | | |
13 | 50 | | |
14 | 51 | | |
| |||
51 | 88 | | |
52 | 89 | | |
53 | 90 | | |
54 | | - | |
| 91 | + | |
55 | 92 | | |
56 | 93 | | |
57 | 94 | | |
| |||
0 commit comments