🔧
This commit is contained in:
2
node_modules/esbuild/bin/esbuild
generated
vendored
2
node_modules/esbuild/bin/esbuild
generated
vendored
@@ -200,7 +200,7 @@ for your current platform.`);
|
||||
"node_modules",
|
||||
".cache",
|
||||
"esbuild",
|
||||
`pnpapi-${pkg.replace("/", "-")}-${"0.19.10"}-${path.basename(subpath)}`
|
||||
`pnpapi-${pkg.replace("/", "-")}-${"0.19.11"}-${path.basename(subpath)}`
|
||||
);
|
||||
if (!fs.existsSync(binTargetPath)) {
|
||||
fs.mkdirSync(path.dirname(binTargetPath), { recursive: true });
|
||||
|
||||
Reference in New Issue
Block a user