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

Reduce app.js.map size from assets #101

Closed
nicohsieh opened this issue Jul 12, 2018 · 2 comments
Closed

Reduce app.js.map size from assets #101

nicohsieh opened this issue Jul 12, 2018 · 2 comments

Comments

@nicohsieh
Copy link

nicohsieh commented Jul 12, 2018

I noticed that in the generated assets folder,app.js.map is 1.8 mb and it doesn't look it has much benefit? Or maybe just use a cheap-source-map to serve debug purpose with a lighter size? Just a minor clean up suggestion. I'm using mochawesome@3.0.2 and mochawesome-report-generator@3.1.2

@adamgruber
Copy link
Owner

Probably should just omit the sourcemaps when publishing.

@adamgruber
Copy link
Owner

Fixed in 3.1.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants