question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Roadmap to a more useable product

See original GitHub issue

Roadmap to 1.0 iff this idea catches on -

  • Evaluate using webpack instead of rollup (webpack seems to be more tolerant towards incorrect module exports. For eg. rollup will fail to bundle fail to bundle some popular packages like request) due to duplicate export names.
  • Show better looking / more actionable error messages and avoid alert()s
  • Implement a better queuing system for bundling is a CPU intensive process and Heroku times out after 30s.
  • Evaluate using babili vs. the current UglifyJS harmony minifier. Bundling some packages fail due to usage of ES6/7 syntax unsupported by Uglify JS.
  • Make the source code less ugly.
  • Better design, maybe?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
rickmedcommented, May 16, 2017

5 stars for this project.

Can I suggest:

  • Optionally having a list of modules for a grand total.
  • Adding an estimate cost for unpacking/parsing js (specially useful on mobile devices).
3reactions
joshgilliescommented, Oct 11, 2017

It would be cool if this project offered a way to compare two (or more?) packages.

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Complete Guide to 2022 Product Roadmaps (with Examples)
Map out your product vision and overall product strategy with product roadmaps. Read on our guide to different product roadmap tools.
Read more >
The Ultimate Guide to Your Custom Product Roadmap | ClickUp
Learn how to build your custom product roadmap with free templates and a detailed roadmapping process to kickstart your workflow.
Read more >
How to Write a Product Roadmap That Works - Shopify
First, a product roadmap needs to be more than a backlog of features to implement. There needs to be a compelling proposition for...
Read more >
What is a Product Roadmap? The Ultimate Guide and ...
Product roadmaps encapsulate how the product strategy becomes a reality. They take many competing priorities and boil them down to what's most important, ......
Read more >
How to Craft the Perfect Product Roadmap - HubSpot Blog
In this post, we'll cover some of the different approaches to building a successful product roadmap then provide you with some commonly used ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found