File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 3535 "require" : " ./shims/buffer/dist/index.cjs" ,
3636 "import" : " ./shims/buffer/dist/index.js"
3737 },
38+ "./shims/buffer/" : {
39+ "require" : " ./shims/buffer/dist/index.cjs" ,
40+ "import" : " ./shims/buffer/dist/index.js"
41+ },
3842 "./shims/global" : {
3943 "require" : " ./shims/global/dist/index.cjs" ,
4044 "import" : " ./shims/global/dist/index.js"
4145 },
46+ "./shims/global/" : {
47+ "require" : " ./shims/global/dist/index.cjs" ,
48+ "import" : " ./shims/global/dist/index.js"
49+ },
4250 "./shims/process" : {
4351 "require" : " ./shims/process/dist/index.cjs" ,
4452 "import" : " ./shims/process/dist/index.js"
53+ },
54+ "./shims/process/" : {
55+ "require" : " ./shims/process/dist/index.cjs" ,
56+ "import" : " ./shims/process/dist/index.js"
4557 }
4658 },
4759 "main" : " ./dist/index.cjs" ,
You can’t perform that action at this time.
0 commit comments