mistercrunch commented on issue #6217: [SIP-14] remove dependency on "Yarn" package in favor of `npm` URL: https://github.com/apache/incubator-superset/issues/6217#issuecomment-434016612 Reproducible/deterministic builds have been fixed in NPM since version 5 now uses a lockfile as well. `npm` is also faster than `yarn` in many cases now. From the research I've done, the motivations we had originally for using yarn have fully eroded a while back.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
