With 1.0 released and the holidays over, it's time to start planning our 2.0 milestone (and set a target date).
Thanks to everyone who contributed to 1.0 and to our users for stress testing us! We got a lot in for 1.0 but we also left a lot on the table to achieve for 2.0.
Here's is a working list to get the process started.
(from 2019-01-16 meeting notes: https://docs.google.com/document/d/11e9RSzZ01s_SaFYUPd77WRxxllgNxjXloNHYgIP95hQ/edit#heading=h.76yzrrrtmplq)
FEATURES
assets & calling ngtsc instead of tscmodule_name and main (for the main entry point other than index.js)MAJOR BUGS
Anything I missed? Please add suggestions & refinements to this thread.
This list will get converted into features & issues in the https://github.com/bazelbuild/rules_nodejs/milestone/5 milestone.
I would like to propose Nodejs code coverage aggrigation.
A few items for the Angular team:
Also finish up turning on the linker for the general nodejs_binary case & make the runfiles require patches optional—-it may be that Windows users will want to turn them on.
node_modules attributeIMO the current issued bugs are a higher priority than adding new features.
someway we should able to keep update the version of rollup etc.
@marcus-sa rollup is currently a peerDep, so you do can install anything in this range >=1.0.0 <2.0.0
In our contributor sync meeting, we went through this whole list, and each item is either done, has a separate issue in the 2.0 milestone, or is infeasible in the 2.0 timeframe (next few weeks)
Most helpful comment
I would like to propose Nodejs code coverage aggrigation.