source:
frontend/node_modules/resolve/test/resolver/without_basedir/main.js
| Last change on this file was 9af201e, checked in by , 12 days ago | |
|---|---|
|
|
| File size: 111 bytes | |
| Line | |
|---|---|
| 1 | var resolve = require('../../../'); |
| 2 | |
| 3 | module.exports = function (t, cb) { |
| 4 | resolve('mymodule', null, cb); |
| 5 | }; |
Note:
See TracBrowser
for help on using the repository browser.
