Revela-Frontend/lib/index.js
2022-09-15 18:39:00 -04:00

3 lines
117 B
JavaScript

import { fileURLToPath } from "url";
export const publicPath = fileURLToPath(new URL("../dist/", import.meta.url));