react-atlas
react-atlas copied to clipboard
Production build should transpile all individual components
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...