diff --git a/commafeed-server/src/main/resources/META-INF/native-image/cssparser/resource-config.json b/commafeed-server/src/main/resources/META-INF/native-image/cssparser/resource-config.json new file mode 100644 index 00000000..29a9854d --- /dev/null +++ b/commafeed-server/src/main/resources/META-INF/native-image/cssparser/resource-config.json @@ -0,0 +1,7 @@ +{ + "bundles": [ + { + "name": "com.steadystate.css.parser.SACParserMessages" + } + ] +} \ No newline at end of file