mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 04:52:26 +08:00
adding missing namedExport for lodash. (#25857)
This commit is contained in:
@ -46,6 +46,9 @@ const buildCjsPackage = ({ env }) => {
|
||||
'uniqueId',
|
||||
'zip',
|
||||
'omit',
|
||||
'isString',
|
||||
'isEmpty',
|
||||
'toLower',
|
||||
],
|
||||
'../../node_modules/react-color/lib/components/common': ['Saturation', 'Hue', 'Alpha'],
|
||||
'../../node_modules/immutable/dist/immutable.js': [
|
||||
|
Reference in New Issue
Block a user