Searched defs:destinationPath (Results 1 – 2 of 2) sorted by relevance
74 const destinationPath = path.resolve(projectRoot, targetPath); constant
84 const destinationPath = path.join(STATIC_FOLDER_PATH, filename); constant