Skip to content

Commit

Permalink
fix: add node shims for ESM target
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Sep 4, 2024
1 parent 7547f75 commit 050615f
Show file tree
Hide file tree
Showing 6 changed files with 763 additions and 111 deletions.
1 change: 1 addition & 0 deletions cspell.config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ words:
- libdw
- libstdc
- libtinfo
- liuli
- memoizee
- msbuild
- msvc
Expand Down
4 changes: 2 additions & 2 deletions dist/legacy/setup-cpp.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/legacy/setup-cpp.js.map

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"@babel/plugin-transform-private-methods": "^7.25.4",
"@biomejs/biome": "^1.8.3",
"@iarna/toml": "^2.2.5",
"@liuli-util/vite-plugin-node": "^0.9.0",
"@octokit/core": "^6.1.2",
"@octokit/openapi-types": "^22.2.0",
"@octokit/plugin-paginate-rest": "^11.3.3",
Expand Down Expand Up @@ -102,6 +103,7 @@
"jest": "^29.7.0",
"lefthook": "^1.7.15",
"macos-release": "^3.3.0",
"magic-string": "^0.30.11",
"memoizee": "^0.4.17",
"mkdirp": "^3.0.1",
"mri": "^1.2.0",
Expand All @@ -118,6 +120,7 @@
"prettier-config-atomic": "^4.0.0",
"readme-md-generator": "^1.0.0",
"retry-as-promised": "^7.0.4",
"rollup": "^4.21.2",
"safe-stable-stringify": "^2.5.0",
"semver": "7.6.3",
"setup-apt": "workspace:*",
Expand Down
Loading

0 comments on commit 050615f

Please sign in to comment.