Error in 0.js from UglifyJs Unexpected Character '`', In Dotnet core app with angular template #219

Closed
opened 2025-08-09 17:15:27 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @RkReddy88 on 1/22/2018

I am facing an publish fail issue with error core MSB3073:
image

because of the following error in 0.js from uglifjs

image

The code at that line is
image

which is generated from the NPM package dicom-parser where I am using Cornerstone Wado Image Loader to render dicom images(.dcm) in the browser which I am able to do in debugging mode but failed to publish.
Can someone help me in solving this issue.
Thank you in advance.

*Originally created by @RkReddy88 on 1/22/2018* I am facing an publish fail issue with error core MSB3073: ![image](https://user-images.githubusercontent.com/25411057/35231163-10783b1a-ff66-11e7-824f-122b11080c68.png) because of the following error in 0.js from uglifjs ![image](https://user-images.githubusercontent.com/25411057/35231101-e2336630-ff65-11e7-92b9-e08cf1bb362f.png) The code at that line is ![image](https://user-images.githubusercontent.com/25411057/35231260-51d60a06-ff66-11e7-84a4-059b77f95766.png) which is generated from the NPM package dicom-parser where I am using Cornerstone Wado Image Loader to render dicom images(.dcm) in the browser which I am able to do in debugging mode but failed to publish. Can someone help me in solving this issue. Thank you in advance.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#219
No description provided.