Skip to content

Conversation

@RobinMalfait
Copy link
Member

This PR will ignore content files that are passed in but that don't really exist.

E.g.: PostCSS CLI will give you a fake file path that ends in /stdin if you are reading from stdin.

Fixes: #6894

PostCSS CLI will give you a fake file path that ends in /stdin if you
are reading from stdin.
@sibbng
Copy link
Contributor

sibbng commented Jan 6, 2022

Hi @RobinMalfait This PR seems very similar to #6006 except that tracking part. Would you take a look at it if you have time. I would like to provide more info about my use case if you need it.

@istr
Copy link

istr commented Jan 20, 2022

Like @nnooney pointed out, this does not work with node 12 (supported until 2022-04-30).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JIT mode doesn't work with PostCSS stdin input

4 participants