mirror of
https://github.com/valitydev/wazuh-kibana-app.git
synced 2024-11-06 18:05:20 +00:00
13 lines
217 B
JSON
13 lines
217 B
JSON
{
|
|
"buildSourcePatterns": [
|
|
"package.json",
|
|
"LICENSE",
|
|
"tsconfig.json",
|
|
"config.yml",
|
|
"index.js",
|
|
"init.js",
|
|
"server/**/*",
|
|
"public/**/*",
|
|
"util/**/*"
|
|
]
|
|
} |