Add compile-warnings-error

Closes gh-18425

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
Tran Ngoc Nhan 2026-01-25 11:37:36 +07:00 committed by Rob Winch
parent b07cd701c7
commit 18ab4dc2c8

View File

@ -18,6 +18,7 @@
plugins {
id 'base'
id 'com.github.node-gradle.node' version '7.1.0'
id 'compile-warnings-error'
}
node {