UNPKG

lasso-require

Version:

Lasso.js plugin to support Node.js style module require in the browser

7 lines 190 B
exports.createDependency = function(dirname) { return { "type": "commonjs-main", "dir": "/test/fixtures/dep-require/autotest/main-index/bar", "main": "" }; };