What if CodeMirror v6 dev setup uses Degit internally to clone packages?
Nov 28, 2024 · 2 min read · In this article, we explore the idea of using Degit to clone/download core/non core packages required to setup the development environment for CodeMirror V6. Pay attention to the run function in the above image. run("git", ["clone", origin, pkg.dir]...
Join discussion
