initial commit
This commit is contained in:
4
node_modules/dynamic-dedupe/example/pack2/common/dep-uno/foo.js
generated
vendored
Normal file
4
node_modules/dynamic-dedupe/example/pack2/common/dep-uno/foo.js
generated
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
'use strict';
|
||||
|
||||
console.log('loading foo from', __dirname);
|
||||
exports = module.exports = { foo: 'foobiloo' };
|
Reference in New Issue
Block a user