/* eslint-disable no-undef */ module.exports = { output: { chunkLoadingGlobal: 'webpackJsonp' + Math.random().toString(), }, };