Chore: rename app config
This commit is contained in:
@@ -15,8 +15,8 @@ module.exports = {
|
||||
target: 'node',
|
||||
context: resolve('src'),
|
||||
entry: {
|
||||
'./module': './module.js',
|
||||
'components/config': './components/config.js',
|
||||
'module': './module.js',
|
||||
'app_config_ctrl/config': './app_config_ctrl/config.js',
|
||||
'datasource-zabbix/module': './datasource-zabbix/module.ts',
|
||||
'panel-triggers/module': './panel-triggers/module.js',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user