cli icon indicating copy to clipboard operation
cli copied to clipboard

Update what can be updated

Open sstimac opened this issue 2 years ago • 0 comments

  • updated some of the critical underlying packages
  • as a result, download cached is now a local method instead of dependency ( collision with the old version of mkdir, and the actual package is on Ivo's private repo )
  • upgrade to babel 7
  • move config to src directory, so that it properly points to imports inside build dir that is compiled by babel, instead of src directory

sstimac avatar Aug 16 '23 15:08 sstimac