MCPcopy Create free account
hub / github.com/apache/cloudstack / resolve

Function resolve

ui/vue.config.js:26–28  ·  view source on GitHub ↗
(dir)

Source from the content-addressed store, hash-verified

24const UglifyJsPlugin = require('uglifyjs-webpack-plugin')
25
26function resolve (dir) {
27 return path.join(__dirname, dir)
28}
29
30// vue.config.js
31const vueConfig = {

Callers 14

vue.config.jsFile · 0.70
promisifyFunction · 0.50
_waitSockAsyncMethod · 0.50
_waitCredentialsAsyncMethod · 0.50
isValidIPv4CidrFunction · 0.50
timeZoneFunction · 0.50
GenerateRoutesFunction · 0.50
LoginFunction · 0.50
OauthLoginFunction · 0.50
GetInfoFunction · 0.50
LogoutFunction · 0.50
ProjectViewFunction · 0.50

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected