amzn / style-dictionary

A build system for creating cross-platform styles.
https://styledictionary.com
Apache License 2.0
3.87k stars 543 forks source link

json/nested formatter > TypeError: Cannot read properties of null (reading 'hasOwnProperty') #1015

Open dsreitan opened 1 year ago

dsreitan commented 1 year ago

Format helper minifyDictionary doesn't handle null values.

In my json export from Figma there are occasional null values (ie. descriptions). These are causing the style-dictionary build to crash when using json/nested formatter.