-
Notifications
You must be signed in to change notification settings - Fork 400
Closed
Labels
pinned 📌Don't let stalebot clean this upDon't let stalebot clean this upunder consideration / design 🤔
Description
Capturing some notes from Target folks:
If confg.patterns.source accepted an array of patterns directories, one might be able to inherit shared / base patterns from a separate repository directory and build product-specific pattern libraries atop them.
Questions
- What problems does this make for file watches, if any? Look into https://github.com/sindresorhus/gulp-changed
- Does the algorithm even need to change in any significant way? Seems like all one would have to do is tweak
pattern_assembler.processPatternIterative()andpattern_assembler.processPatternRecursive()to go through the array instead of one directory.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pinned 📌Don't let stalebot clean this upDon't let stalebot clean this upunder consideration / design 🤔