Skip to content

Commit 76f8c32

Browse files
fix: add lang configuration files to the build
1 parent 5233e5a commit 76f8c32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bundles/com.espressif.idf.ui/build.properties

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,7 @@ bin.includes = META-INF/,\
1515
index.html,\
1616
go.css,\
1717
lib/commonmark-0.24.0.jar,\
18-
lib/jfreechart-1.5.5.jar
18+
lib/jfreechart-1.5.5.jar,\
19+
syntaxes/,\
20+
kconfig-language-configuration.json
1921

0 commit comments

Comments
 (0)