Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add support fordir-dependency messages#383

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
RyanZim merged 5 commits intopostcss:masterfrombradlc:dir-dependency
Jun 14, 2021

Conversation

bradlc
Copy link
Contributor

This PR adds support fordir-dependency messages.

Directory dependencies are added to the dependency graph in the same way that files are. Chokidar accepts directories and will watch them recursively. Then, when a file changes we determine the "recompile" list by finding the dependants of each of the files ancestor directories.

Any questions or concerns let me know 👍

@coveralls
Copy link

coveralls commentedMay 17, 2021
edited
Loading

Coverage Status

Coverage decreased (-5.2%) to 76.19% when pulling57a2ef4 on bradlc:dir-dependency intoab73f36 on postcss:master.

Copy link
Collaborator

@RyanZimRyanZim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Sorry so long in getting around to reviewing this; time flies.

This needs tests, also one nitpick.

@bradlc
Copy link
ContributorAuthor

No problem@RyanZim, thanks for taking a look! I have added some tests now 👍

@RyanZimRyanZim merged commitf0e262e intopostcss:masterJun 14, 2021
1st8 added a commit to 1st8/postcss-cli that referenced this pull requestAug 27, 2021
This extendspostcss#383 to pass glob information on to chokidar, with the intention of reducing outputs when unrelated files are modified
RyanZim pushed a commit that referenced this pull requestSep 23, 2021
This extends#383 to pass glob information on to chokidar, with the intention of reducing outputs when unrelated files are modified
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@RyanZimRyanZimRyanZim approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@bradlc@coveralls@RyanZim

[8]ページ先頭

©2009-2025 Movatter.jp