mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Panel Inspect: use monaco for json display (#25251)
This commit is contained in:
@@ -180,6 +180,8 @@ const getBaseWebpackConfig: WebpackConfigurationGetter = async options => {
|
||||
'@grafana/ui',
|
||||
'@grafana/runtime',
|
||||
'@grafana/data',
|
||||
'monaco-editor',
|
||||
'react-monaco-editor',
|
||||
// @ts-ignore
|
||||
(context, request, callback) => {
|
||||
const prefix = 'grafana/';
|
||||
|
||||
Reference in New Issue
Block a user