Commit 9421ae93 by Marcus Andersson Committed by GitHub

adding missing namedExport for lodash. (#25857)

parent c22940fe
......@@ -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': [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment