Move dashboards into data source dir in build, fixes #1407
This commit is contained in:
@@ -64,7 +64,7 @@ module.exports = {
|
||||
{ from: '**/plugin.json' },
|
||||
{ from: '**/*.html' },
|
||||
{ from: '**/*.md' },
|
||||
{ from: 'dashboards/*' },
|
||||
{ from: '../dashboards/*', to: 'datasource-zabbix/dashboards' },
|
||||
{ from: '../README.md' },
|
||||
{ from: '**/img/*' },
|
||||
]),
|
||||
|
||||
Reference in New Issue
Block a user