exportconst PACKAGE_NAME = 'time-analytics-webpack-plugin';
/**
* Only `compilation`/`compiler` will have this unqiue key
*/// A symbol might be better, but it's fine and string is good to debug.exportconst WEBPACK_WEAK_MAP_ID_KEY = '__webpack_weak_map_Id';