export let path_download = './download'; if (process.env.NODE_ENV !== 'production') { path_download = '../../download'; }