Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
tesseract-design
/
tesseract
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Design system.
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
112
Révisions
1
Branche
61 MiB
Aborescence:
94e153369d
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '94e153369d'
${ noResults }
tesseract
/
pnpm-workspace.yaml
pnpm-workspace.yaml
77 B
Brut
Vue normale
Historique
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
il y a 1 an
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
il y a 1 an
Set up pnpm workspace Separate some packages into their own workspace definition for flexibility.
il y a 1 an
Update workspace structure Start separating trivial components to their own categories outside the kitchen sink package.
il y a 1 an
Extract all categories outside kitchen sink Define all categories presently implemented.
il y a 1 an
1
2
3
4
5
packages:
- 'base'
- 'packages/*'
- 'categories/**'
- 'showcases/**'