react-atlas icon indicating copy to clipboard operation
react-atlas copied to clipboard

Production build should transpile all individual components

Open Magneticmagnum opened this issue 7 years ago • 0 comments

This would give us the ability to import individual components without importing the entire library of components. Especially useful when you might only want one component.

I believe this should be possible currently, but it requires dependencies on react-atlas-core, react-css-modules, and react-atlas-theme... Which makes it redundant...

Magneticmagnum avatar Mar 06 '18 17:03 Magneticmagnum