Skip to content

Conversation

@brendankenny
Copy link
Contributor

@brendankenny brendankenny commented Oct 21, 2021

part of #13231

add support for statically evaluating the arguments to fs methods:

  • __dirname and __filename
  • string concat
  • template strings
  • require.resolve
  • any path methods that take strings and return a string (path.resolve, path.join, path.relative, etc)

this covers all the things we need to be able to run over the current codebase

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants