ORNL-AMO / AMO-Tools-Desktop

AMO-Tools-Desktop is an energy efficiency calculation application for use with industrial equipment such as pumps, furnaces, fans, and motors, as well as for industrial systems such as steam. Currently in beta.
Other
39 stars 22 forks source link

Electron build debugging broken #6704

Open nbintertech opened 7 months ago

nbintertech commented 7 months ago

Can no longer observe variable data in dev tools while debugging in electron build. Tried sourcemap, vendorChunk, changes etc. Related to ng 17 upgrade or webpack? See how verifi angular.json config differs

nbintertech commented 7 months ago

No leads on this. Build configurations in angular.json seem correct (sourceMap, optimization, etc).

VERIFI electron build also does not display variable data, but additionally does not even stop on debuggers