Skip to content
This repository has been archived by the owner on Feb 21, 2021. It is now read-only.

Base support #4

Closed
wooorm opened this issue Aug 19, 2018 · 0 comments
Closed

Base support #4

wooorm opened this issue Aug 19, 2018 · 0 comments
Labels
💬 type/discussion This is a request for comments

Comments

@wooorm
Copy link
Member

wooorm commented Aug 19, 2018

Stuff like gulp also supports a base (often similar to cwd) of files.
In gulp, files are read from globs (say foo/bar/**/*.js). The base is the stuff before the glob starts (so foo/bar/). And in gulp, when writing files to another folder (baz), the base is stripped and the given folder is used before the matched file (such as baz/qux.js and baz/qux/quux.js).

I feel that currently .cwd is used where actually a .base would be more apt.

@wooorm wooorm added 🧘 status/waiting This may go somewhere but needs more information 💬 type/discussion This is a request for comments labels Aug 11, 2019
@wooorm wooorm removed the 🧘 status/waiting This may go somewhere but needs more information label Feb 21, 2021
@wooorm wooorm closed this as completed Feb 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💬 type/discussion This is a request for comments
Development

No branches or pull requests

1 participant