patternlab-edition-node-webpack icon indicating copy to clipboard operation
patternlab-edition-node-webpack copied to clipboard

Replace copy configuration with automatic copying via Webpack

Open renestalder opened this issue 7 years ago • 2 comments

As mentioned in #33, the current way how copying assets (fonts, images) work is by manually configuring paths for a copy task. This works a bit against the concept of Webpack, which should automatically resolve dependencies and then copy them.

I can provide these changes via a pull request, as I already updated this behavior in my projects which are using patternlab-edition-node-webpack. So it's tested in multiple production projects.

renestalder avatar Dec 05 '18 15:12 renestalder

Very interested in this. I'm happy to assist if I can somehow take work off your shoulders here.

jpkempf avatar Dec 06 '18 08:12 jpkempf

I'm also very interested in the result!

ItsJepser avatar Dec 20 '18 10:12 ItsJepser