SolidOS / SolidOS/solid-ui

Improve build system

Offen
#780 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@NoelDeMartin arbeitet bereits daran.

Seit 02.6.2026.

  • #398 von @NoelDeMartin — gemerged
  • #419 von @NoelDeMartin — gemerged
  • #787 von @NoelDeMartin — gemerged
Vorherrschende Sprache
TypeScript
Sterne
153
Forks
46
Ø Merge
1 T. 8 Std.
Gemergte PRs (30 T.)
7

Beschreibung

The current build system has a series of issues that should be resolved, in particular:

  • Component bundles are rolled-up, meaning that component used by more than one wrapper component throw an error on import.
  • The build config is spread throughout multiple build tools depending on the environment: Babel, Webpack, Jest, Storybook, etc.
  • Components have to be declared individually in package.json (which is automated with a script, but still not ideal).

Ideally, we'll solve this by migrating to Vite; which should also serve to modernize the tooling in the repository. However, if it isn't possible (or seems like too much work), we should at least fix these with the current tooling.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.