feat: disable config-compiler-plugin

this needs no forge-specific changes and can thus live in the fabric variant
This commit is contained in:
Johannes Frohnmeyer 2024-04-10 17:16:22 +02:00
parent 9528a402cc
commit 1ff666f393
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ include("libjf-config-core-v2")
include("libjf-config-commands")
include("libjf-config-network-v0")
include("libjf-config-ui-tiny")
include("libjf-config-compiler-plugin-v2")
include("libjf-data-v0")
include("libjf-data-manipulation-v0")