Comcast / Comcast/patternlab-edition-node-webpack
Replace copy configuration with automatic copying via Webpack
Open
good first issue
hacktoberfest
- Dominant language
- JavaScript
- Stars
- 128
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.