Monorepo containing core modules of Zeichen.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

13 satır
464 B

  1. [submodule "packages/app"]
  2. path = packages/app
  3. url = git@code.modal.sh:zeichen/app.git
  4. [submodule "packages/core"]
  5. path = packages/core
  6. url = git@code.modal.sh:zeichen/core.git
  7. [submodule "packages/plugin-local-storage"]
  8. path = packages/plugin-local-storage
  9. url = git@code.modal.sh:zeichen/plugin-local-storage.git
  10. [submodule "packages/plugin-remote-storage"]
  11. path = packages/plugin-remote-storage
  12. url = git@code.modal.sh:zeichen/plugin-remote-storage.git