init
This commit is contained in:
6
.pnpmfile.cjs
Normal file
6
.pnpmfile.cjs
Normal file
@@ -0,0 +1,6 @@
|
||||
// Allow build scripts for core build tools
|
||||
function readPackage(pkg) {
|
||||
return pkg;
|
||||
}
|
||||
|
||||
module.exports = { hooks: { readPackage } };
|
||||
Reference in New Issue
Block a user