diff --git a/MODULCREATION_ANWEISUNG.md b/MODULCREATION_ANWEISUNG.md new file mode 100644 index 0000000..17fa1a8 --- /dev/null +++ b/MODULCREATION_ANWEISUNG.md @@ -0,0 +1,5 @@ +Bitte PROJECT_CONTEXT.md lesen und strikt einhalten. +Wichtig: Modul-spezifischer Code/Assets ausschließlich unter /modules//, +keine Änderungen an /public/assets/* für modul-spezifische Features. +Staging/Live: /config/ im Repo wird nach /app//config kopiert. +Modul-Assets müssen über /module//asset geladen werden. \ No newline at end of file