This commit is contained in:
David Reed 2022-10-01 18:37:00 -04:00
parent 2da39c96f1
commit 787f1b3796
3 changed files with 2 additions and 2 deletions

View file

@ -1,5 +0,0 @@
import { fileURLToPath } from 'url';
const uvPath = fileURLToPath(new URL('../dist/', import.meta.url));
module.exports = uvPath;