google / google/material-design-lite

Rework gulpfile

Open
#1,736 2 comments 0 reactions 0 assignees View on GitHub
2.0 Big Themes P2
Dominant language
HTML
Stars
32.2k
Forks
4.9k
PR merge metrics
No merged PRs in 30d

Description

The gulpfile needs a major rework. Some existing problems include:
- Repetition of tasks (a `gulp all` runs the tests twice and the `styles` task 4 times!)
- The file change watchers are looking at the wrong directories and/or firing the wrong tasks
- There's a fair bit of spaghetti in there

In addition, there's also #1160, which proposes splitting it up into multiple files for readability and maintainability.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.