Update pipeline for react to export global colors as separate exports instead of a single object.
The motivation is for the FUI library to be able to import individual colors while tree shaking the others.
Also added 'GENERATED' message to the produced files.
Update pipeline for react to export global colors as separate exports instead of a single object. The motivation is for the FUI library to be able to import individual colors while tree shaking the others.
Also added 'GENERATED' message to the produced files.