/** * Used by static asset generation scripts. */ export const RESOURCE_DIR = "./assets_generation/resources"; /** * Static assets directory used by production code. */ export const ASSETS_DIR = "./assets";