Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pkg] Enable source maps for minified artefacts #5294

Closed
wants to merge 1 commit into from

Conversation

harkue
Copy link
Contributor

@harkue harkue commented Nov 16, 2019

[pkg] enable sourceMap option on Gruntfile.js to enable debugging minified file in production enviromnent.

fixes #4186

@harkue harkue changed the title enable sourceMap option on Gruntfile.js to enable debugging minified file in production enviromnent. [pkg]enable sourceMap option on Gruntfile.js to enable debugging minified file in production enviromnent. Nov 16, 2019
@harkue harkue changed the title [pkg]enable sourceMap option on Gruntfile.js to enable debugging minified file in production enviromnent. [pkg] enable sourceMap option on Gruntfile.js to enable debugging minified file in production enviromnent. Nov 16, 2019
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 88.336% when pulling 20d5473 on harkue:develop into 13a61b2 on moment:develop.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) to 88.336% when pulling 20d5473 on harkue:develop into 13a61b2 on moment:develop.

@ichernev
Copy link
Contributor

You also need to update Moment.js.nuspec

@ichernev
Copy link
Contributor

Merged in 01e9feb

ichernev added a commit that referenced this pull request Apr 24, 2020
[pkg] Enable source maps for minified artefacts
@ichernev ichernev changed the title [pkg] enable sourceMap option on Gruntfile.js to enable debugging minified file in production enviromnent. [pkg] Enable source maps for minified artefacts Apr 24, 2020
@ichernev ichernev closed this Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include .js.map file for production debugging
3 participants