globalize-webpack-plugin icon indicating copy to clipboard operation
globalize-webpack-plugin copied to clipboard

Production: Assert `globalizeModuleIdsMap[moduleName]` exists or throw

Open rxaviers opened this issue 8 years ago • 0 comments

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.

rxaviers avatar Sep 30 '16 12:09 rxaviers