Home
last modified time | relevance | path

Searched refs:getNameByPath (Results 1 – 2 of 2) sorted by relevance

/third_party/weex-loader/src/
Dloader.js30 getNameByPath,
185 const name = isEntry ? dirName.name : resourceQuery.name || getNameByPath(this.resourcePath)
Dutil.js34 export function getNameByPath (resourcePath) { function