mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
adding missing namedExport for lodash. (#25857)
This commit is contained in:
parent
c22940fe35
commit
9421ae93f8
@ -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': [
|
||||
|
Loading…
Reference in New Issue
Block a user