Skip to content
Snippets Groups Projects
  1. Sep 30, 2020
  2. Aug 18, 2020
  3. Aug 11, 2020
  4. Jul 16, 2020
  5. Jul 14, 2020
    • Reiter, Christoph's avatar
      Integrate file-handling · 57d79be9
      Reiter, Christoph authored
      57d79be9
    • 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
Loading