Commit 906dd70
authored
Remove all Yarn cache and use node modules resolution algorithm (#84)
* Switch to node modules resolution algorithm (yarn)
Re-download all dependencies.
Ignore yarn cache.
Update `@types/node`.
* Enable `skipLibCheck`.
* Remove `pnp-webpack-plugin` package
* Try to use Node.js 16 version on CI
* Remove all Yarn cache from git1 parent 3210fd4 commit 906dd70
File tree
967 files changed
+745
-25074
lines changed- .github/workflows
- .yarn
- cache
- releases
- src/__tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
967 files changed
+745
-25074
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
This file was deleted.
0 commit comments