Roadmap to a more useable product
See original GitHub issueRoadmap 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:
- Created 6 years ago
- Comments:11 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
5 stars for this project.
Can I suggest:
It would be cool if this project offered a way to compare two (or more?) packages.