If you have different versions of webpack in your apps, it could run in some troubles How to fix it ```jsx output: { jsonpFunction: 'appJsonpFunction' } ```
If you have different versions of webpack in your apps, it could run in some troubles
How to fix it