feat: rename pnpmfile.js to .pnpmfile.cjs (#3149)
close #3145 close #1339
This commit is contained in:
1 parent
7d42107530
commit
09e950fdc5
21 files changed
+61
-55
No files matched your search
@@ -31,7 +31,7 @@ export const DEFAULT_OPTS = {
|
||||
networkConcurrency: 16,
|
||||
offline: false,
|
||||
pending: false,
|
||||
pnpmfile: './pnpmfile.js',
|
||||
pnpmfile: './.pnpmfile.cjs',
|
||||
proxy: undefined,
|
||||
rawConfig: { registry: REGISTRY },
|
||||
rawLocalConfig: {},
|
||||
|
||||
Reference in new issue
Block a user