Home
last modified time | relevance | path

Searched refs:resolveRequire (Results 1 - 1 of 1) sorted by relevance

/third_party/weex-loader/deps/weex-scripter/lib/
H A Drequire-parse.js26 function resolveRequire(rawPath, currentPath) { function
76 subModulePath = resolveRequire(path.resolve(cwd, curPath, $1), '.')
78 subModulePath = resolveRequire($1, '.')

Completed in 0 milliseconds