see webpack/webpack#337 Instead of infering the module name from the path name, it should be read from the component.json. 1. Read all component.jsons for all dependencies. 2. Use the component which component.jsons `name` field matches the request. This is a bigger refactoring...
see webpack/webpack#337
Instead of infering the module name from the path name, it should be read from the component.json.
namefield matches the request.This is a bigger refactoring...