You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@JimInWA
Thank you for reporting this issue.
You're right js.map file is missing in deployment step.
You can build a source code yourself and take angular-applicationinsights.js.map from build folder if you really need it.
Feel free to create a pull request.
The angular-applicationinsights.js file has the following statement
//# sourceMappingURL=angular-applicationinsights.js.map
However, I don't see the angular-applicationinsights.js.map file in either the master branch or in the zip files for the Releases.
Is it possible for the angular-applicationinsights.js.map file to be added?
The text was updated successfully, but these errors were encountered: