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

Uncaught ReferenceError: process is not defined from a third party library

Open NunuLi opened this issue 5 years ago • 2 comments

I got into a situation where the process has to be true, otherwise an error "process is undefined" is thrown from other packages. Why we need to set process = false here and how can we solve the conflict?

Originally posted by @NunuLi in https://github.com/Esri/arcgis-webpack-plugin/issues/41#issuecomment-809852353

NunuLi avatar Mar 30 '21 02:03 NunuLi

This will probably only work with v4.18 and up.

odoe avatar Mar 30 '21 16:03 odoe

Thank you Rene for the information! I will try with v4.18

NunuLi avatar Mar 30 '21 19:03 NunuLi

Closing issue in preparation for repo archiving.

andygup avatar Jan 19 '24 19:01 andygup