Suppose I have the following entry files in webpack:
/* Path: src/MyComponent.jsx */ import React from \'react\'; // other subcomponent imports // MyComponent de