unifiedjs / unified-engine

Engine to process multiple files with unified
https://unifiedjs.com
MIT License
55 stars 23 forks source link

`file.value` set to `''` should not result in file system read #60

Closed wooorm closed 2 years ago

wooorm commented 2 years ago

Initial checklist

Affected packages and versions

latest

Link to runnable example

No response

Steps to reproduce

file.value set to '' should not result in file system read. testing out unified-language-server (which handles the FS itself), checking an empty file (''), results in an error about a file not existing on disk in tests.

Expected behavior

no fs read

Actual behavior

fs read

Runtime

No response

Package manager

No response

OS

No response

Build and bundle tools

No response

github-actions[bot] commented 2 years ago

Hi! This was closed. Team: If this was fixed, please add phase/solved. Otherwise, please add one of the no/* labels.