Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace copy configuration with automatic copying via Webpack #34

Open
renestalder opened this issue Dec 5, 2018 · 2 comments
Open
Labels
good first issue hacktoberfest https://hacktoberfest.digitalocean.com/

Comments

@renestalder
Copy link

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.

@jpkempf
Copy link

jpkempf commented Dec 6, 2018

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

@ItsJepser
Copy link

I'm also very interested in the result!

@mbulfair mbulfair added hacktoberfest https://hacktoberfest.digitalocean.com/ good first issue labels Oct 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue hacktoberfest https://hacktoberfest.digitalocean.com/
Projects
None yet
4 participants