component-webpack-plugin
component-webpack-plugin copied to clipboard
handle versioned components
This module doesn't work when the components are versioned:
test/my-component: "1.0"
Then the component directory looks like [email protected].
What I have is a bit of a hack as it only includes the dependencies object, but it works the majority of the time.