Searched refs:examplesPath (Results 1 – 1 of 1) sorted by relevance
23 const examplesPath = `public/static/examples/v${version}.0.0`; constant24 if (fs.pathExistsSync(examplesPath)) {25 fs.rmSync(examplesPath, { recursive: true });