Revela-Frontend/lib/index.js
2022-09-12 20:31:01 -04:00

3 lines
119 B
JavaScript

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