mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[build] do not copy the doc_site source into the final build
This commit is contained in:
parent
aae8eecade
commit
fccbe49622
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ module.exports = function (grunt) {
|
|||
'!src/core_plugins/tests_bundle/**',
|
||||
'!src/core_plugins/console/public/tests/**',
|
||||
'!src/cli/cluster/**',
|
||||
'!src/ui_framework/doc_site/**',
|
||||
],
|
||||
dest: 'build/kibana',
|
||||
expand: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue