Skip to content
Snippets Groups Projects
user avatar
Kai Koehne authored
Instead of letting the list of files being a (comma separated) string
it's now a full JavaScript array. E.g.

  paths: ["file1", "file2"]

This unifies it with e.g. the libraryPaths property
481d7cd6
History