Searched refs:commonPath (Results 1 – 1 of 1) sorted by relevance
4 const commonPath = require.resolve('../common'); constant17 fs.watchFile(commonPath, onchange);23 fs.unwatchFile(commonPath);