fix meta inf for graal 25
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"resources": [
|
||||
{ "glob": "**/*.css" },
|
||||
{ "glob": "**/*.toml" }
|
||||
{ "pattern": ".*\\.css$" },
|
||||
{ "pattern": ".*\\.toml$" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user