mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Schema: create a new schema package for basic models (#38409)
This commit is contained in:
@@ -30,6 +30,7 @@ const buildCjsPackage = ({ env }) => {
|
||||
'react-dom',
|
||||
'@grafana/aws-sdk',
|
||||
'@grafana/data',
|
||||
'@grafana/schema',
|
||||
'@grafana/e2e-selectors',
|
||||
'moment',
|
||||
'jquery', // required to use jquery.plot, which is assigned externally
|
||||
|
||||
Reference in New Issue
Block a user