Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Packstack-Tech/packstack
/ paths.js
File
paths.js
frontend/config/paths.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
path = require(
'path'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
4
resolveApp
Function · 0.85
resolveModule
Function · 0.85
getPublicUrl
Function · 0.85
getServedPath
Function · 0.85
Tested by
no test coverage detected