Comcast / Comcast/patternlab-edition-node-webpack
Replace copy configuration with automatic copying via Webpack
未关闭
good first issue
hacktoberfest
- 主要语言
- JavaScript
- 星标
- 128
- 派生
- 92
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
调研方向
首先追踪当前为字体和图像手动配置的复制任务,并阅读 issue #33 中的相关讨论。将现有的 asset 流程与 Webpack 依赖解析进行比较,然后验证所需的支持性 asset 是否无需手动路径即可完成复制。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, webpack
- 领域
- build-system, frontend
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100