Skip to content
Snippets Groups Projects

feat!: make all cards except speak in moloashi optional

Merged Philipp Pospischil requested to merge feat/english into main
24 files
+ 1210
3
Compare changes
  • Side-by-side
  • Inline
Files
24
+ 1
1
JSONP_INPUT := KA_TEMPLATES_NOTICE
JSONP_INPUT := KA_TEMPLATES_NOTICE KA_TEMPLATES_NOTICE_DE
JSONP_OUTPUT := $(foreach I,$(JSONP_INPUT),$(BUILD_PREFIX)$(I).js)
MOSTLY_CLEAN += $(JSONP_OUTPUT)
Loading