View in #cornerstone3d on Slack
@Hemant_Patel: I am trying to debug cornerstone examples, all packages except DicomImageLoader render in debug mode ( non-minified) , anyone have quick input which command do I need to run to make DicomImageLoader into dev mode
@Jason_Hostetter: What error are you getting?
@Hemant_Patel: no error, just wanted to debug dicomImageLoader in dev mode,
@Jason_Hostetter: Ah. Not sure offhand without looking at the package. Is there an example you can run?
@Hemant_Patel: I think I figure it out, making minimize=false in webpack-dynamic0import.js make it what I want
somehow I try yarn dev as well but then also it was generating minified file.
sending screen shot here, in case any one face similar issue
@Alireza_Sedghi: Run webpack dynamic import debug
That one does not minify