Export load and loadRemoteVersion without loading a compiler
Open
breaking change :warning:
low effort
low impact
refactor
should have
- Dominant language
- TypeScript
- Stars
- 1.5k
- Forks
- 349
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
We should change the compiler wrapper object to not include the `loadRemoteVersion` method. The method should be exported independently. This was brought by PR #416.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the compiler wrapper exports and the changes introduced by PR #416, focusing on how load and loadRemoteVersion are currently exposed. Confirm the intended independent exports and check existing tests or export usage; done means loadRemoteVersion is no longer a compiler-wrapper method while both functions remain available independently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100