config.ts 119 B

123
  1. import * as path from "path";
  2. export const rcsbFvWebAppPath:string = path.resolve(path.join(__dirname, '..', 'dist'));