Philip Molares
09641c14f6
fix: migrate turbo.json
...
turbo v2 changed the turbo.json file somewhat. This PR address this.
See: https://turbo.build/repo/docs/crafting-your-repository/upgrading
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2024-08-31 12:53:53 +02:00
Tilman Vatteroth
9bef045e12
fix(turbo): deduplicate test task config and add coverage directory
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-09-09 09:40:06 +02:00
Tilman Vatteroth
4cb332622a
feat(frontend): add build script
...
The build script prepares the package for a production build, builds the app, places every all needed files in a dist directory and cleans it.
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-27 12:42:40 +02:00
Tilman Vatteroth
ffe48f2fd2
fix(markdown-it-plugins): migrate imported files
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-26 15:30:30 +02:00
Tilman Vatteroth
1d90013344
fix(html-to-react): migrate imported files
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-08-26 15:07:49 +02:00
Philip Molares
366515e760
ci: add workflow to lint documentation
...
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2023-07-09 20:07:07 +02:00
Tilman Vatteroth
14f291f780
chore(turbo): add dependency tasks test
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-07-08 13:13:55 +02:00
Tilman Vatteroth
4e497089f2
feat: add turbo task for "start"
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-07-06 10:44:48 +02:00
Tilman Vatteroth
5443510a79
feat: add turbo task for test without coverage
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-06-20 11:44:38 +02:00
Tilman Vatteroth
6f81c5efff
fix(turbo): ignore webpack cache
...
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-03-31 12:38:47 +02:00
Erik Michelson
305b6f5910
misc: add turbo monorepo util
...
Co-authored-by: Tilman Vatteroth <git@tilmanvatteroth.de>
Co-authored-by: David Mehren <git@herrmehren.de>
Co-authored-by: Erik Michelson <github@erik.michelson.eu>
Signed-off-by: Erik Michelson <github@erik.michelson.eu>
Signed-off-by: David Mehren <git@herrmehren.de>
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-02-07 21:38:40 +01:00