I\'m having problems with bundle my app using webpack, I\'ve reading in the site similar problems though I\'ve trying all the recommendations and I can\'t figure it out what
Some of the configuration need to be changed:
target: 'web', // which is by default // externals: [nodeExternals()], remove this as it is causing problem