component-webpack-plugin icon indicating copy to clipboard operation
component-webpack-plugin copied to clipboard

handle versioned components

Open mfrye opened this issue 9 years ago • 0 comments

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.

mfrye avatar May 24 '16 02:05 mfrye