graphql-hive / graphql-hive/bob
bob bootstrap should use AST instead if regex
Open
- Dominant language
- TypeScript
- Stars
- 49
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
`bob bootstrap` uses a regex for rewriting import paths which sometimes hits wrong code. We should move it to run on AST (e.g. babel instead). Furthermore, it needs to leverage to file system for correctly rewriting file paths that point to an `index.js` file.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.