Skip to content
Snippets Groups Projects
  1. Mar 11, 2021
  2. Feb 15, 2021
  3. Feb 10, 2021
  4. Feb 09, 2021
  5. Feb 04, 2021
  6. Dec 01, 2020
  7. Nov 10, 2020
  8. Oct 13, 2020
  9. Jul 14, 2020
    • Reiter, Christoph's avatar
      Switch from npm to yarn · 87603fc6
      Reiter, Christoph authored
      Using lerna with npm breaks various npm commands such as "outodated"
      etc.
      
      Switch yarn with namespaces. lerna is only used to run commands on all
      packages and maybe publish them etc. yarn 2.x has extra workspace features
      like running commands for all packages, so with 2.0 we might also get
      rid of lerna.
      87603fc6
  10. Jul 08, 2020
Loading