UNPKG

time-analytics-webpack-plugin

Version:
8 lines (6 loc) 272 B
export const 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. export const WEBPACK_WEAK_MAP_ID_KEY = '__webpack_weak_map_Id';