| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Updates the linker integration test, which is an additional test we run for the linker, besides running our tests with the linker. The linker integration test ensures that the NPM package partial compilation output can be processed properly, and ensures that there are no unprocessable partial declarations.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Updates the linker integration test, which is an additional test we run for the linker, besides running our tests with the linker. The linker integration test ensures that the NPM package partial compilation output can be processed properly, and ensures that there are no unprocessable partial declarations. (cherry picked from commit 18d549e)
|
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updates the linker integration test, which is an additional test we
run for the linker, besides running our tests with the linker.
The linker integration test ensures that the NPM package partial
compilation output can be processed properly, and ensures that there
are no unprocessable partial declarations.