globalize-webpack-plugin
globalize-webpack-plugin copied to clipboard
Production: Assert `globalizeModuleIdsMap[moduleName]` exists or throw
I ran into a case where globalizeModuleIdsMap[moduleName]
is undefined for globalize/number. It's a production process. We should throw an error in case that happen.