md-components
md-components copied to clipboard
Importing modules fails
md-components@7
import {Button} from 'md-components' yields Module build failed: Error: Couldn't find preset "es2015" relative to directory %mydirectory%. I don't have es2015 preset installed and library should not ever require it, looks like something is not bundled correctly with webpack.
BTW, docs clearly miss new ways of importing components. How does one customize the theme?
Happy New Year!
What do you use for bundling? And what's your Node version?
@wasd171 is this issue still active?